Skip to content

Commit

Permalink
Update cloudbuild.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Rob Scott <[email protected]>
  • Loading branch information
Xunzhuo and robscott authored Nov 21, 2022
1 parent 110ba76 commit 6c3f607
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 @@ -7,7 +7,7 @@ timeout: 1200s
options:
substitution_option: ALLOW_LOOSE
steps:
- name: gcr.io/cloud-builders/docker
- name: gcr.io/cloud-builders/docker:20.10.14
entrypoint: make
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down

0 comments on commit 6c3f607

Please sign in to comment.