diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 483f59501..0c2854fa8 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -4,7 +4,7 @@ timeout: 1800s options: substitution_option: ALLOW_LOOSE steps: - - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db' + - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f' entrypoint: bash env: - DOCKER_CLI_EXPERIMENTAL=enabled diff --git a/images/cfssl/cloudbuild.yaml b/images/cfssl/cloudbuild.yaml index 66b227847..d80d2aeaf 100644 --- a/images/cfssl/cloudbuild.yaml +++ b/images/cfssl/cloudbuild.yaml @@ -2,7 +2,7 @@ timeout: 600s options: substitution_option: ALLOW_LOOSE steps: - - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db + - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f entrypoint: bash env: - DOCKER_CLI_EXPERIMENTAL=enabled diff --git a/images/echo/cloudbuild.yaml b/images/echo/cloudbuild.yaml index 82281b058..3e4d67d06 100644 --- a/images/echo/cloudbuild.yaml +++ b/images/echo/cloudbuild.yaml @@ -2,7 +2,7 @@ timeout: 1200s options: substitution_option: ALLOW_LOOSE steps: - - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db + - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f entrypoint: bash env: - DOCKER_CLI_EXPERIMENTAL=enabled diff --git a/images/fastcgi-helloserver/cloudbuild.yaml b/images/fastcgi-helloserver/cloudbuild.yaml index 66b227847..d80d2aeaf 100644 --- a/images/fastcgi-helloserver/cloudbuild.yaml +++ b/images/fastcgi-helloserver/cloudbuild.yaml @@ -2,7 +2,7 @@ timeout: 600s options: substitution_option: ALLOW_LOOSE steps: - - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db + - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f entrypoint: bash env: - DOCKER_CLI_EXPERIMENTAL=enabled diff --git a/images/httpbin/cloudbuild.yaml b/images/httpbin/cloudbuild.yaml index 458dbc348..02f28b8ca 100644 --- a/images/httpbin/cloudbuild.yaml +++ b/images/httpbin/cloudbuild.yaml @@ -4,7 +4,7 @@ options: # job builds a multi-arch docker image for amd64,arm,arm64 and s390x. machineType: N1_HIGHCPU_8 steps: - - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db + - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f entrypoint: bash env: - DOCKER_CLI_EXPERIMENTAL=enabled diff --git a/images/nginx/cloudbuild.yaml b/images/nginx/cloudbuild.yaml index 0201403b4..ba09d2acd 100644 --- a/images/nginx/cloudbuild.yaml +++ b/images/nginx/cloudbuild.yaml @@ -4,7 +4,7 @@ options: # job builds a multi-arch docker image for amd64,arm,arm64 and s390x. machineType: N1_HIGHCPU_32 steps: - - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db + - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f entrypoint: bash env: - DOCKER_CLI_EXPERIMENTAL=enabled diff --git a/images/test-runner/cloudbuild.yaml b/images/test-runner/cloudbuild.yaml index 82281b058..3e4d67d06 100644 --- a/images/test-runner/cloudbuild.yaml +++ b/images/test-runner/cloudbuild.yaml @@ -2,7 +2,7 @@ timeout: 1200s options: substitution_option: ALLOW_LOOSE steps: - - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db + - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f entrypoint: bash env: - DOCKER_CLI_EXPERIMENTAL=enabled