Merge commit '394ed49851945a22c7bca7095b306cac930a318c' into module-update-master

This commit is contained in:
Sunny Song
2023-04-26 17:01:43 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ steps:
# The image must contain bash and curl. Ideally it should also contain
# the desired version of Go (currently defined in release-tools/prow.sh),
# but that just speeds up the build and is not required.
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20210917-12df099d55'
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20230424-910a2a439d'
entrypoint: ./.cloudbuild.sh
env:
- GIT_TAG=${_GIT_TAG}