We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c212376 commit ff997d3Copy full SHA for ff997d3
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:65f3e24e1e7ecb2164487d8b8e794dad0d392f7d7d6bbe1e9128063e54de6eef
94
entrypoint: bash
95
args:
96
- '-ec'
0 commit comments