Skip to content

Use distribution Python packages in release images #505

@bziemons

Description

@bziemons

Due to the usage of Python 3.9, some packages will not get security updates via pypi anymore, but they will receive security updates via their OS package (see urllib3 on AlmaLinux 9). According to Docker Scout, we are currently not using the packages provided by the OS including the security updates, but rather we are installing e.g. urllib3 via pip.

Metadata

Metadata

Assignees

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