Skip to content

Commit bb74964

Browse files
authored
Merge pull request #2134 from marquiz/devel/gcloud
cloudbuild: bump gcb image
2 parents 61301aa + 6d3f7e4 commit bb74964

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
@@ -1,6 +1,6 @@
11
timeout: 3000s
22
steps:
3-
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90
3+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
44
entrypoint: scripts/test-infra/push-image.sh
55
env:
66
- IMAGE_REGISTRY=gcr.io/$PROJECT_ID

0 commit comments

Comments
 (0)