-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Update python #20201
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
Merged
Merged
Update python #20201
Conversation
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
Changes: - docker-library/python@38aab6a1: Update 3.9 to 3.9.25
Diff for 8f32cef:diff --git a/_bashbrew-cat b/_bashbrew-cat
index b9f7f05..4118ea5 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,35 +2,35 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon), Joseph Ferguson <yosi
GitRepo: https://github.com/docker-library/python.git
Builder: buildkit
-Tags: 3.9.24-alpine3.21, 3.9-alpine3.21
+Tags: 3.9.25-alpine3.21, 3.9-alpine3.21
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 00c4cce6b91488475bfaf85921bae12604a56d4a
+GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
Directory: 3.9/alpine3.21
-Tags: 3.9.24-alpine3.22, 3.9-alpine3.22, 3.9.24-alpine, 3.9-alpine
+Tags: 3.9.25-alpine3.22, 3.9-alpine3.22, 3.9.25-alpine, 3.9-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 00c4cce6b91488475bfaf85921bae12604a56d4a
+GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
Directory: 3.9/alpine3.22
-Tags: 3.9.24-bookworm, 3.9-bookworm
+Tags: 3.9.25-bookworm, 3.9-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 00c4cce6b91488475bfaf85921bae12604a56d4a
+GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
Directory: 3.9/bookworm
-Tags: 3.9.24-slim-bookworm, 3.9-slim-bookworm
+Tags: 3.9.25-slim-bookworm, 3.9-slim-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 00c4cce6b91488475bfaf85921bae12604a56d4a
+GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
Directory: 3.9/slim-bookworm
-Tags: 3.9.24-slim-trixie, 3.9-slim-trixie, 3.9.24-slim, 3.9-slim
+Tags: 3.9.25-slim-trixie, 3.9-slim-trixie, 3.9.25-slim, 3.9-slim
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 00c4cce6b91488475bfaf85921bae12604a56d4a
+GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
Directory: 3.9/slim-trixie
-Tags: 3.9.24-trixie, 3.9-trixie
-SharedTags: 3.9.24, 3.9
+Tags: 3.9.25-trixie, 3.9-trixie
+SharedTags: 3.9.25, 3.9
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 00c4cce6b91488475bfaf85921bae12604a56d4a
+GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
Directory: 3.9/trixie
Tags: 3.10.19-alpine3.21, 3.10-alpine3.21
diff --git a/_bashbrew-list b/_bashbrew-list
index e8485d9..1f19205 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -19,15 +19,15 @@ python:3.9-slim
python:3.9-slim-bookworm
python:3.9-slim-trixie
python:3.9-trixie
-python:3.9.24
-python:3.9.24-alpine
-python:3.9.24-alpine3.21
-python:3.9.24-alpine3.22
-python:3.9.24-bookworm
-python:3.9.24-slim
-python:3.9.24-slim-bookworm
-python:3.9.24-slim-trixie
-python:3.9.24-trixie
+python:3.9.25
+python:3.9.25-alpine
+python:3.9.25-alpine3.21
+python:3.9.25-alpine3.22
+python:3.9.25-bookworm
+python:3.9.25-slim
+python:3.9.25-slim-bookworm
+python:3.9.25-slim-trixie
+python:3.9.25-trixie
python:3.10
python:3.10-alpine
python:3.10-alpine3.21
diff --git a/python_3.9-alpine/Dockerfile b/python_3.9-alpine/Dockerfile
index c0a72de..0d3cd33 100644
--- a/python_3.9-alpine/Dockerfile
+++ b/python_3.9-alpine/Dockerfile
@@ -22,8 +22,8 @@ RUN set -eux; \
;
ENV GPG_KEY E3FF2839C048B25C084DEBE9B26995E310250568
-ENV PYTHON_VERSION 3.9.24
-ENV PYTHON_SHA256 668391afabd5083faafa4543753d190f82f33ce6ba22d6e9ac728b43644b278a
+ENV PYTHON_VERSION 3.9.25
+ENV PYTHON_SHA256 00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834
RUN set -eux; \
\
diff --git a/python_3.9-alpine3.21/Dockerfile b/python_3.9-alpine3.21/Dockerfile
index 397b93b..6b848aa 100644
--- a/python_3.9-alpine3.21/Dockerfile
+++ b/python_3.9-alpine3.21/Dockerfile
@@ -22,8 +22,8 @@ RUN set -eux; \
;
ENV GPG_KEY E3FF2839C048B25C084DEBE9B26995E310250568
-ENV PYTHON_VERSION 3.9.24
-ENV PYTHON_SHA256 668391afabd5083faafa4543753d190f82f33ce6ba22d6e9ac728b43644b278a
+ENV PYTHON_VERSION 3.9.25
+ENV PYTHON_SHA256 00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834
RUN set -eux; \
\
diff --git a/python_3.9-bookworm/Dockerfile b/python_3.9-bookworm/Dockerfile
index 33d6c53..5cc86d0 100644
--- a/python_3.9-bookworm/Dockerfile
+++ b/python_3.9-bookworm/Dockerfile
@@ -25,8 +25,8 @@ RUN set -eux; \
rm -rf /var/lib/apt/lists/*
ENV GPG_KEY E3FF2839C048B25C084DEBE9B26995E310250568
-ENV PYTHON_VERSION 3.9.24
-ENV PYTHON_SHA256 668391afabd5083faafa4543753d190f82f33ce6ba22d6e9ac728b43644b278a
+ENV PYTHON_VERSION 3.9.25
+ENV PYTHON_SHA256 00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834
RUN set -eux; \
\
diff --git a/python_3.9-slim-bookworm/Dockerfile b/python_3.9-slim-bookworm/Dockerfile
index 01649c2..189f6b2 100644
--- a/python_3.9-slim-bookworm/Dockerfile
+++ b/python_3.9-slim-bookworm/Dockerfile
@@ -25,8 +25,8 @@ RUN set -eux; \
rm -rf /var/lib/apt/lists/*
ENV GPG_KEY E3FF2839C048B25C084DEBE9B26995E310250568
-ENV PYTHON_VERSION 3.9.24
-ENV PYTHON_SHA256 668391afabd5083faafa4543753d190f82f33ce6ba22d6e9ac728b43644b278a
+ENV PYTHON_VERSION 3.9.25
+ENV PYTHON_SHA256 00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834
RUN set -eux; \
\
diff --git a/python_3.9-slim/Dockerfile b/python_3.9-slim/Dockerfile
index ddf9a72..2eac0a2 100644
--- a/python_3.9-slim/Dockerfile
+++ b/python_3.9-slim/Dockerfile
@@ -25,8 +25,8 @@ RUN set -eux; \
apt-get dist-clean
ENV GPG_KEY E3FF2839C048B25C084DEBE9B26995E310250568
-ENV PYTHON_VERSION 3.9.24
-ENV PYTHON_SHA256 668391afabd5083faafa4543753d190f82f33ce6ba22d6e9ac728b43644b278a
+ENV PYTHON_VERSION 3.9.25
+ENV PYTHON_SHA256 00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834
RUN set -eux; \
\
diff --git a/python_3.9-trixie/Dockerfile b/python_3.9-trixie/Dockerfile
index 34e6ff6..a4d40bd 100644
--- a/python_3.9-trixie/Dockerfile
+++ b/python_3.9-trixie/Dockerfile
@@ -25,8 +25,8 @@ RUN set -eux; \
apt-get dist-clean
ENV GPG_KEY E3FF2839C048B25C084DEBE9B26995E310250568
-ENV PYTHON_VERSION 3.9.24
-ENV PYTHON_SHA256 668391afabd5083faafa4543753d190f82f33ce6ba22d6e9ac728b43644b278a
+ENV PYTHON_VERSION 3.9.25
+ENV PYTHON_SHA256 00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834
RUN set -eux; \
\Relevant Maintainers: |
Member
Additionally confirmed via https://www.python.org/downloads/ 💪
|
tianon
approved these changes
Oct 31, 2025
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.
Changes:
This should be the final 3.9 release; it is end of life now: https://devguide.python.org/versions/