Skip to content

Commit

Permalink
Merge pull request #1295 from sbueringer/patch-1
Browse files Browse the repository at this point in the history
Update cloudbuild to Go 1.16
  • Loading branch information
k8s-ci-robot authored Apr 7, 2021
2 parents cc4b3a5 + 168d16e commit cfdac96
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 @@ -4,7 +4,7 @@ options:
substitution_option: ALLOW_LOOSE
machineType: 'N1_HIGHCPU_8'
steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200619-68869a4'
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210331-c732583'
entrypoint: make
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down

0 comments on commit cfdac96

Please sign in to comment.