Skip to content

Proposal: Upgrade Docker Image Build to Python 3.12 (Version 18.0) - Resolves Dependency Vulnerabilities #650

@MarcelSForgeFlow

Description

@MarcelSForgeFlow

Hello,

I identified several dependency vulnerabilities within the requirements.txt file when building with python 3.10. For example, pillow@9.0.1 has known security issues that are addressed in later versions, which are compatible with Python 3.12.

To address these vulnerabilities and improve the project's security posture, I conducted a test build using Python 3.12. My testing indicates that the project builds successfully without any apparent compatibility issues in the 18.0.Dockerfile.

Proposed Change:
If there is no compatibility problem, I propose upgrading the Docker image build process for version 18.0 to utilize Python 3.12.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions