Skip to content

Commit 457dcde

Browse files
authored
migrate away from gcr.io/k8s-testimages (#2967)
1 parent bdef3f2 commit 457dcde

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
@@ -9,7 +9,7 @@ options:
99
substitution_option: ALLOW_LOOSE
1010
machineType: 'N1_HIGHCPU_8'
1111
steps:
12-
- name: gcr.io/k8s-testimages/gcb-docker-gcloud
12+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud
1313
entrypoint: bash
1414
env:
1515
# default cloudbuild has HOME=/builder/home and docker buildx is in /root/.docker/cli-plugins/docker-buildx

0 commit comments

Comments
 (0)