Skip to content

Commit 1f4ca27

Browse files
migrate away from gcr.io/k8s-testimages (#2969)
Co-authored-by: Jesse Haka <haka.jesse@gmail.com>
1 parent b0eb40f commit 1f4ca27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)