Update cloudbuild gcb-docker-gcloud image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-12-25 21:14:22 -03:00
parent 9fe3ce12a0
commit 944d36fdba
7 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@ timeout: 1800s
options: options:
substitution_option: ALLOW_LOOSE substitution_option: ALLOW_LOOSE
steps: steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db' - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f'
entrypoint: bash entrypoint: bash
env: env:
- DOCKER_CLI_EXPERIMENTAL=enabled - DOCKER_CLI_EXPERIMENTAL=enabled

View file

@ -2,7 +2,7 @@ timeout: 600s
options: options:
substitution_option: ALLOW_LOOSE substitution_option: ALLOW_LOOSE
steps: steps:
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f
entrypoint: bash entrypoint: bash
env: env:
- DOCKER_CLI_EXPERIMENTAL=enabled - DOCKER_CLI_EXPERIMENTAL=enabled

View file

@ -2,7 +2,7 @@ timeout: 1200s
options: options:
substitution_option: ALLOW_LOOSE substitution_option: ALLOW_LOOSE
steps: steps:
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f
entrypoint: bash entrypoint: bash
env: env:
- DOCKER_CLI_EXPERIMENTAL=enabled - DOCKER_CLI_EXPERIMENTAL=enabled

View file

@ -2,7 +2,7 @@ timeout: 600s
options: options:
substitution_option: ALLOW_LOOSE substitution_option: ALLOW_LOOSE
steps: steps:
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f
entrypoint: bash entrypoint: bash
env: env:
- DOCKER_CLI_EXPERIMENTAL=enabled - DOCKER_CLI_EXPERIMENTAL=enabled

View file

@ -4,7 +4,7 @@ options:
# job builds a multi-arch docker image for amd64,arm,arm64 and s390x. # job builds a multi-arch docker image for amd64,arm,arm64 and s390x.
machineType: N1_HIGHCPU_8 machineType: N1_HIGHCPU_8
steps: steps:
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f
entrypoint: bash entrypoint: bash
env: env:
- DOCKER_CLI_EXPERIMENTAL=enabled - DOCKER_CLI_EXPERIMENTAL=enabled

View file

@ -4,7 +4,7 @@ options:
# job builds a multi-arch docker image for amd64,arm,arm64 and s390x. # job builds a multi-arch docker image for amd64,arm,arm64 and s390x.
machineType: N1_HIGHCPU_32 machineType: N1_HIGHCPU_32
steps: steps:
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f
entrypoint: bash entrypoint: bash
env: env:
- DOCKER_CLI_EXPERIMENTAL=enabled - DOCKER_CLI_EXPERIMENTAL=enabled

View file

@ -2,7 +2,7 @@ timeout: 1200s
options: options:
substitution_option: ALLOW_LOOSE substitution_option: ALLOW_LOOSE
steps: steps:
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20201130-750d12f
entrypoint: bash entrypoint: bash
env: env:
- DOCKER_CLI_EXPERIMENTAL=enabled - DOCKER_CLI_EXPERIMENTAL=enabled