update cloud build image

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2022-03-16 15:32:45 -04:00
parent 5c0cff57ec
commit fe4472157a

View file

@ -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-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90
- name: gcr.io/k8s-staging-test-infra/image-builder:v20220309-4b32800b2d
entrypoint: bash
env:
- DOCKER_CLI_EXPERIMENTAL=enabled