Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use python 3.12 base image. #400

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

zeromage
Copy link
Contributor

@zeromage zeromage commented Nov 15, 2024

Description

This PR updates the Python base image in the Dockerfile to a newer version. This helps keep the project state-of-the-art and addresses security vulnerabilities (CVEs) present in older Python versions.

Key Changes:

  • Updated the Python base image to a more recent version.

Why this change?

Security: Mitigates known CVEs in the older python versions.
Maintainability: Ensures the project aligns with current standards.

Thank you for reviewing! Feedback is welcome. 🙏

@zeromage zeromage requested a review from a team as a code owner November 15, 2024 10:33
@reivilibre reivilibre self-assigned this Nov 20, 2024
Copy link
Contributor

@reivilibre reivilibre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! CI failures are unrelated (will be fixed by #402 hopefully)

@reivilibre reivilibre merged commit e7e8a00 into matrix-org:main Nov 20, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants