Skip to content

Commit db83d7f

Browse files
authored
Merge pull request #781 from mmiranda96/update-cloudbuild
Update gcb-docker-gcloud image version
2 parents 5558643 + 1bf525d commit db83d7f

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 @@
33
# this must be specified in seconds. If omitted, defaults to 600s (10 mins)
44
timeout: 7200s
55
steps:
6-
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
6+
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230623-56e06d7c18'
77
entrypoint: bash
88
env:
99
- PROW_GIT_TAG=$_GIT_TAG

0 commit comments

Comments
 (0)