Skip to content

Commit 8957162

Browse files
authored
test: fix build failure
1 parent a03e0ef commit 8957162

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
@@ -11,7 +11,7 @@ timeout: 5400s
1111
options:
1212
substitution_option: ALLOW_LOOSE
1313
steps:
14-
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20250116-2a05ea7e3d
14+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
1515
entrypoint: hack/release.sh
1616
env:
1717
- REGISTRY=gcr.io/${_STAGING_PROJECT}

0 commit comments

Comments
 (0)