diff --git a/cloudbuild.yaml b/cloudbuild.yaml index f27b17143..69ee6a053 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -3,7 +3,7 @@ timeout: 3000s options: substitution_option: ALLOW_LOOSE steps: - - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210722-085d930' + - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211013-1be7868d8b' entrypoint: make env: - DOCKER_CLI_EXPERIMENTAL=enabled