We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29a5c76 + 8dd2821 commit 63473ccCopy full SHA for 63473cc
cloudbuild.yaml
@@ -26,7 +26,7 @@ steps:
26
# The image must contain bash and curl. Ideally it should also contain
27
# the desired version of Go (currently defined in release-tools/prow.sh),
28
# but that just speeds up the build and is not required.
29
- - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20230424-910a2a439d'
+ - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20230623-56e06d7c18'
30
entrypoint: ./.cloudbuild.sh
31
env:
32
- GIT_TAG=${_GIT_TAG}
0 commit comments