Skip to content

Docker image does not build anymore #3955

@FaberFlorian

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.

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