Skip to content

Commit c4f616b

Browse files
Bugfix - change gcr.io/k8s-staging-test-infra/gcb-docker-gcloud from latest to v20220609-2e4c91eb7e (#774)
Signed-off-by: Prajyot-Parab <[email protected]>
1 parent e630b16 commit c4f616b

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-staging-test-infra/gcb-docker-gcloud:v20220617-174ad91c3a'
6+
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20220609-2e4c91eb7e'
77
entrypoint: make
88
env:
99
- DOCKER_CLI_EXPERIMENTAL=enabled

0 commit comments

Comments
 (0)