diff --git a/images/cloudbuild.yaml b/images/cloudbuild.yaml index d78ca8dc..0cee4c2e 100644 --- a/images/cloudbuild.yaml +++ b/images/cloudbuild.yaml @@ -22,7 +22,7 @@ timeout: 1500s options: substitution_option: ALLOW_LOOSE steps: - - name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20200422-b25d964" + - name: "gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20210917-12df099d55" entrypoint: make env: - DOCKER_CLI_EXPERIMENTAL=enabled