Skip to content

Commit

Permalink
Merge commit 'bd57d9d2d70ca8282fb841182d4eee4288a9bbed' into release-…
Browse files Browse the repository at this point in the history
…tools
  • Loading branch information
msau42 committed Apr 25, 2023
2 parents 058990f + bd57d9d commit 5a37f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-tools/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 5a37f9d

Please sign in to comment.