Skip to content

Commit 2d685df

Browse files
authored
Merge pull request #6306 from lzhecheng/bump-gcb-docker-gcloud-1.22
Update cloudbuild.yaml
2 parents 390da0f + 80ad890 commit 2d685df

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
@@ -7,7 +7,7 @@ timeout: 9000s
77
options:
88
substitution_option: ALLOW_LOOSE
99
steps:
10-
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20230623-56e06d7c18"
10+
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20240523-a15ad90fc9"
1111
entrypoint: make
1212
env:
1313
- TAG=${_GIT_TAG}

0 commit comments

Comments
 (0)