Skip to content

Commit bd57d9d

Browse files
committed
Squashed 'release-tools/' changes from 6613c3980..6e04a0301
6e04a0301 Merge pull request #224 from msau42/cloudbuild 26fdfffdd Update cloudbuild image git-subtree-dir: release-tools git-subtree-split: 6e04a0301338f6e1c05a8e5be1230cf739347c9a
1 parent 37bfa0f commit bd57d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

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

0 commit comments

Comments
 (0)