Skip to content

Commit

Permalink
Merge pull request #1544 from mrueg/update-cloudbuild
Browse files Browse the repository at this point in the history
cloudbuild.yaml: Update cloudbuild image
  • Loading branch information
k8s-ci-robot committed Jul 30, 2021
2 parents f9060cb + 6fa553d commit 44ddbcf
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: 1200s
options:
substitution_option: ALLOW_LOOSE
steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4'
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210722-085d930'
entrypoint: make
env:
- TAG=$_PULL_BASE_REF
Expand Down

0 comments on commit 44ddbcf

Please sign in to comment.