Skip to content

Commit

Permalink
release: update builder container to use go 1.16.6 (#466)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <[email protected]>
  • Loading branch information
cpanato authored Jul 22, 2021
1 parent a7f1ef6 commit 647606b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ steps:
git checkout ${_TOOL_REF}
# maybe we can build our own image and use that to be more in a safe side
- name: ghcr.io/gythialy/golang-cross:v1.16.5@sha256:5874d76072f0d434b4328c77977f1a9fb9bf28b21f083cf1b9a53ec497656128
- name: ghcr.io/gythialy/golang-cross:v1.16.6@sha256:a31f3981571aab561bfdc2c50bf25142f2460a47c35e76ae9d50826e3a1aabac
entrypoint: /bin/sh
dir: "go/src/sigstore/cosign"
env:
Expand Down

0 comments on commit 647606b

Please sign in to comment.