jenkins-x/jx

Create custom image for goreleaser

ankitm123 opened this issue · 2 comments

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.

https://github.com/jenkins-x/jx-goreleaser-image -> The repository for jx-goreleaser image.

This is completed.