Skip to content

Commit 80ad890

Browse files
authored
Update cloudbuild.yaml
Bump go version in gcb-docker-gcloud to 1.22
1 parent 41d098f commit 80ad890

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)