Create custom image for goreleaser
ankitm123 opened this issue · 2 comments
ankitm123 commented
We dont want to be limited by the go version in the go-releaser docker image, instead we should create our own image from go:alpine, and then just download the version of goreleaser we want.
This should be done before we start the go 1.19 upgrade.
ankitm123 commented
https://github.com/jenkins-x/jx-goreleaser-image -> The repository for jx-goreleaser image.
ankitm123 commented
This is completed.