diff --git a/cloudbuild.yaml b/cloudbuild.yaml index f7e1589d0ed..815608463c3 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -4,7 +4,7 @@ options: substitution_option: ALLOW_LOOSE machineType: 'N1_HIGHCPU_8' steps: - - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210331-c732583' + - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211013-1be7868d8b' entrypoint: make env: - DOCKER_CLI_EXPERIMENTAL=enabled