images: use k8s-staging-test-infra/gcb-docker-gcloud

This commit is contained in:
Aaron Crickenberger
2021-11-30 13:02:50 -08:00
parent e7d28a3bf1
commit 0761e11cc4
+1 -1
View File
@@ -3,7 +3,7 @@
# this must be specified in seconds. If omitted, defaults to 600s (10 mins) # this must be specified in seconds. If omitted, defaults to 600s (10 mins)
timeout: 7200s timeout: 7200s
steps: steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:latest' - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
entrypoint: bash entrypoint: bash
env: env:
- PROW_GIT_TAG=$_GIT_TAG - PROW_GIT_TAG=$_GIT_TAG