We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1008d7b commit f7e31ffCopy full SHA for f7e31ff
cloudbuild.yaml
@@ -90,7 +90,7 @@ steps:
90
91
# Test with the latest stable release of Python.
92
- id: python-3.12
93
- name: python:3.12-slim@sha256:744a20876a5eb3cfb2b21c62f1755e286da9af3715ad92179f1f78e853f00bee
+ name: python:3.12-slim@sha256:5e2dbd4bbdd9c0e67412aea9463906f74a22c60f89eb7b5bbb7d45b66a2b68a6
94
entrypoint: bash
95
args:
96
- '-ec'
0 commit comments