Skip to content

Commit

Permalink
update to latest gcr.io/k8s-testimages/gcb-docker-gcloud image
Browse files Browse the repository at this point in the history
This new image has docker-buildx built-in.
  • Loading branch information
dims authored Apr 22, 2020
1 parent c808b59 commit 165dbea
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/k8s-testimages/gcb-docker-gcloud:v20200420-5cc1b98'
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200421-a2bf5f8'
entrypoint: 'bash'
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down

0 comments on commit 165dbea

Please sign in to comment.