diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 3747072e..7f13a685 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -90,7 +90,7 @@ steps: # Test with the latest stable release of Python. - id: python-3.12 - name: python:3.12-slim@sha256:744a20876a5eb3cfb2b21c62f1755e286da9af3715ad92179f1f78e853f00bee + name: python:3.12-slim@sha256:6c4dd321d176d61ea848dc8c73a4f7dbae8f70e0ee48bb411ea2f045b599fa8e entrypoint: bash args: - '-ec'