diff --git a/cloudbuild.yaml b/cloudbuild.yaml index a80de306e..afdd615fc 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -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