We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48435e7 commit 6c9da89Copy full SHA for 6c9da89
api-gateway/cloudbuild.yaml
@@ -21,7 +21,7 @@ steps:
21
- asia-south2-docker.pkg.dev/$PROJECT_ID/docker-registry/$_SERVICE_NAME:$COMMIT_SHA
22
23
# Step 3: Push the new Cloud Run revision
24
- - name: gcr.io/google.com/cloudsdktool/cloud-sdk@sha256:37b9196530ec978543b6f016be107727241cfd07429b4f23ea328e95ec93385d
+ - name: gcr.io/google.com/cloudsdktool/cloud-sdk@sha256:498987c3af7ccfc51ded8916613aa40d1ba65c837eb18f15d110a27e199540f5
25
entrypoint: gcloud
26
args:
27
- run
0 commit comments