Skip to content

Commit

Permalink
Merge pull request #274 from Ajpantuso/apantuso/goreleaser_1.19
Browse files Browse the repository at this point in the history
ci: use goreleaser 1.19 image
  • Loading branch information
Ajpantuso authored Dec 16, 2022
2 parents 09cc272 + 64325cf commit df94026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/goreleaser/goreleaser-cross:v1.18.1
FROM ghcr.io/goreleaser/goreleaser-cross:v1.19.3

COPY . /go/src/github.com/mt-sre/addon-metadata-operator

Expand Down

0 comments on commit df94026

Please sign in to comment.