diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 1be93e22d926..a14fdf25b1ed 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:v20200422-b25d964' + - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200619-68869a4' entrypoint: make env: - DOCKER_CLI_EXPERIMENTAL=enabled @@ -12,7 +12,7 @@ steps: - PULL_BASE_REF=$_PULL_BASE_REF args: - release-staging - - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200422-b25d964' + - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200619-68869a4' dir: 'test/infrastructure/docker' entrypoint: make env: