Skip to content

Commit

Permalink
cloudbuild.yaml: Update build image
Browse files Browse the repository at this point in the history
  • Loading branch information
mrueg committed Aug 30, 2023
1 parent d4e4499 commit 3202488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ timeout: 3600s
options:
substitution_option: ALLOW_LOOSE
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: make
env:
- GIT_TAG=$_PULL_BASE_REF
Expand Down

0 comments on commit 3202488

Please sign in to comment.