diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 0a381f778..c33afb130 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -4,7 +4,7 @@ options: substitution_option: ALLOW_LOOSE machineType: 'E2_HIGHCPU_8' steps: - - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230516-623029c2c0' + - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240210-bcb4e42f96' entrypoint: bash env: - DOCKER_CLI_EXPERIMENTAL=enabled