update cloud build image
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
a1853be930
commit
569b3c2a70
1 changed files with 1 additions and 1 deletions
|
@ -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-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90
|
- name: gcr.io/k8s-staging-test-infra/image-builder:v20220309-4b32800b2d
|
||||||
entrypoint: bash
|
entrypoint: bash
|
||||||
env:
|
env:
|
||||||
- DOCKER_CLI_EXPERIMENTAL=enabled
|
- DOCKER_CLI_EXPERIMENTAL=enabled
|
||||||
|
|
Loading…
Reference in a new issue