Skip to content

Docker image does not build anymore #3955

Description

@FaberFlorian

FROM --platform=linux/amd64 python:3.8-slim-buster

Please update the Dockerfile:

ERROR: Package 'scancode-toolkit' requires a different Python: 3.8.16 not in '>=3.9'

FROM --platform=linux/amd64 python:3.8-slim-buster
e.g. ->
FROM --platform=linux/amd64 python:3.9-slim-buster
but 3.13 is current stable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions