Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#665 from spiffxp/use-k8s-infra-for…
Browse files Browse the repository at this point in the history
…-gcb-image

images: use k8s-staging-test-infra/gcb-docker-gcloud
  • Loading branch information
(Brien Dieterle) committed Nov 30, 2021
2 parents 720a0fd + 001484c commit 26ee2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ timeout: 1200s
options:
substitution_option: ALLOW_LOOSE
steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4'
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
entrypoint: make
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down

0 comments on commit 26ee2da

Please sign in to comment.