Merge pull request #781 from mmiranda96/update-cloudbuild

Update gcb-docker-gcloud image version
This commit is contained in:
Kubernetes Prow Robot
2023-08-01 12:20:24 -07:00
committed by GitHub

View File

@@ -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