From ef35002f509f8031e045cc7f182c3327bcd53b98 Mon Sep 17 00:00:00 2001 From: Prajyot-Parab Date: Wed, 10 Apr 2024 20:50:27 +0530 Subject: [PATCH] bump gcr.io/k8s-staging-test-infra/gcb-docker-gcloud to v20240210-bcb4e42f96 Signed-off-by: Prajyot-Parab --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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