Skip to content

Commit 6646652

Browse files
authored
Update Python 3.12 base image to 3.12.13 (#350)
Changelog: * https://www.python.org/downloads/release/python-31213/
1 parent 6e7822c commit 6646652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/3.12/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cosign:
66
base_identity: https://github.com/home-assistant/docker-base/.*
77
identity: https://github.com/home-assistant/docker-base/.*
88
args:
9-
PYTHON_VERSION: "3.12.12"
9+
PYTHON_VERSION: "3.12.13"
1010
PIP_VERSION: "25.3"
1111
CERT_IDENTITY: thomas@python.org
1212
CERT_OIDC_ISSUER: https://accounts.google.com

0 commit comments

Comments
 (0)