diff --git a/cloudbuild.yaml b/cloudbuild.yaml index e2b5b542b..ca215dd4b 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -3,7 +3,7 @@ # this must be specified in seconds. If omitted, defaults to 600s (10 mins) timeout: 7200s steps: - - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90' + - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230623-56e06d7c18' entrypoint: bash env: - PROW_GIT_TAG=$_GIT_TAG