Update to 3.10.14 manually for now#912
Merged
yosifkit merged 1 commit intodocker-library:masterfrom Mar 20, 2024
Merged
Conversation
This is necessary to account for an upstream release-signing snafu where the 3.8 and 3.9 release manager also signed the latest 3.10 release. 😄
Member
Author
|
Since this is a security release, we don't want to wait for a reply to python/cpython#117053 (comment) in order to get the builds out, especially since it's not like it's signed by a random rogue key (Łukasz is the 3.8 and 3.9 release manager and wrote the blog post about the security releases 😄). We can easily fix this again later if/when there's a resolution. 👍 |
yosifkit
approved these changes
Mar 20, 2024
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Mar 20, 2024
Changes: - docker-library/python@f2406ed: Merge pull request docker-library/python#912 from infosiftr/3.10.14 - docker-library/python@3973575: Update to 3.10.14 manually for now - docker-library/python@b12dd3e: Update 3.9 to 3.9.19 - docker-library/python@cce15d1: Update 3.8 to 3.8.19
This was referenced Mar 21, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is necessary to account for an upstream release-signing snafu where the 3.8 and 3.9 release manager also signed the latest 3.10 release. 😄
See python/cpython#117053 for details (and to track the resolution).