We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6613c39 commit 26fdfffCopy full SHA for 26fdfff
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-staging-test-infra/gcb-docker-gcloud:v20210917-12df099d55'
+ - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20230424-910a2a439d'
30
entrypoint: ./.cloudbuild.sh
31
env:
32
- GIT_TAG=${_GIT_TAG}
0 commit comments