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 a1853be930
commit 569b3c2a70
No known key found for this signature in database
GPG key ID: 11048BF1C893BC89

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