Skip to content

Commit cf5baae

Browse files
committed
images: use k8s-staging-test-infra/gcb-docker-gcloud
1 parent 97a4899 commit cf5baae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
# The image must contain bash and curl. Ideally it should also contain
1111
# the desired version of Go (currently defined in release-tools/travis.yml),
1212
# but that just speeds up the build and is not required.
13-
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200421-a2bf5f8'
13+
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
1414
entrypoint: bash
1515
env:
1616
- GIT_TAG=${_GIT_TAG}

0 commit comments

Comments
 (0)