Skip to content

Commit 4decf8e

Browse files
committed
chore: bump gcb-docker-gcloud to latest version
I used an older image that uses go 1.23, which does not support the tool syntax.
1 parent dca794d commit 4decf8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/ci/builds/push-images/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ options:
33
substitution_option: ALLOW_LOOSE
44
machineType: E2_HIGHCPU_32
55
steps:
6-
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
6+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250513-9264efb079
77
entrypoint: dev/tasks/push-images
88
env:
99
- IMAGE_PREFIX=us-central1-docker.pkg.dev/k8s-staging-images/kro/

0 commit comments

Comments
 (0)