Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump golang to 1.20.1 to address buildvcs=true failure
The older golang:1.19.3-alpine3.15 as builder is failing, due to the go build error 'error obtaining VCS status: exit status 128'. Bumping the builder image to golang:1.20.1-alpine3.17 fixes the this go build failure.
- Loading branch information