Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit acce071

Browse files
committed
Migrate away from google.com gcp project k8s-testimages
Signed-off-by: cpanato <ctadeu@gmail.com>
1 parent f237723 commit acce071

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
@@ -3,7 +3,7 @@ timeout: 3000s
33
options:
44
substitution_option: ALLOW_LOOSE
55
steps:
6-
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db"
6+
- name: "gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20221214-1b4dd4d69a"
77
entrypoint: make
88
args:
99
- build

0 commit comments

Comments
 (0)