We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a2a55 commit 73a30e0Copy full SHA for 73a30e0
python/3.13/build.yaml
@@ -6,7 +6,7 @@ cosign:
6
base_identity: https://github.com/home-assistant/docker-base/.*
7
identity: https://github.com/home-assistant/docker-base/.*
8
args:
9
- PYTHON_VERSION: "3.13.9"
+ PYTHON_VERSION: "3.13.11"
10
PIP_VERSION: "25.3"
11
CERT_IDENTITY: thomas@python.org
12
CERT_OIDC_ISSUER: https://accounts.google.com
python/3.14/build.yaml
- PYTHON_VERSION: "3.14.0"
+ PYTHON_VERSION: "3.14.2"
CERT_IDENTITY: hugo@python.org
CERT_OIDC_ISSUER: https://github.com/login/oauth
0 commit comments