Skip to content

Commit 5102e31

Browse files
authored
Merge pull request #29801 from spiffxp/use-k8s-infra-gcb-docker-gcloud
use k8s-staging-test-infra/gcb-docker-gcloud
2 parents 9ffc8c8 + e244806 commit 5102e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ options:
88
substitution_option: ALLOW_LOOSE
99
steps:
1010
# It's fine to bump the tag to a recent version, as needed
11-
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4"
11+
- name: "gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20210917-12df099d55"
1212
entrypoint: make
1313
env:
1414
- DOCKER_CLI_EXPERIMENTAL=enabled

0 commit comments

Comments
 (0)