Skip to content

Commit 507fc88

Browse files
authored
Merge pull request #700 from furkatgofurov7/bump-cloudbuild-image-tag
🐛 Bump gcb-docker-gcloud image tag in cloudbuild
2 parents 3126cfa + d379fb0 commit 507fc88

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

0 commit comments

Comments
 (0)