Skip to content

Commit de18c86

Browse files
authored
use k8s-staging-test-infra/gcb-docker-gcloud (#392)
Related: - Part of: kubernetes/k8s.io#1523 - Followup of: kubernetes/test-infra#23656 Use a version of gcb-docker-gcloud that is hosted in a community-owned repo instead of a google.com-owned repo. Signed-off-by: Arnaud Meukam <[email protected]>
1 parent e225955 commit de18c86

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
@@ -3,7 +3,7 @@ timeout: 3000s
33
options:
44
substitution_option: ALLOW_LOOSE
55
steps:
6-
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210722-085d930'
6+
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211013-1be7868d8b'
77
entrypoint: make
88
env:
99
- DOCKER_CLI_EXPERIMENTAL=enabled

0 commit comments

Comments
 (0)