We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a4899 commit cf5baaeCopy full SHA for cf5baae
cloudbuild.yaml
@@ -10,7 +10,7 @@ steps:
10
# The image must contain bash and curl. Ideally it should also contain
11
# the desired version of Go (currently defined in release-tools/travis.yml),
12
# but that just speeds up the build and is not required.
13
- - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200421-a2bf5f8'
+ - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
14
entrypoint: bash
15
env:
16
- GIT_TAG=${_GIT_TAG}
0 commit comments