Skip to content

Commit

Permalink
Merge pull request #72 from mvisonneau/dependabot/docker/goreleaser/g…
Browse files Browse the repository at this point in the history
…oreleaser-v0.138.0

Bump goreleaser/goreleaser from v0.136.0 to v0.138.0
  • Loading branch information
mvisonneau committed Jun 19, 2020
2 parents 12b85cc + 79ce3e0 commit 028bf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# BUILD CONTAINER
##

FROM goreleaser/goreleaser:v0.136.0 as builder
FROM goreleaser/goreleaser:v0.138.0 as builder

WORKDIR /build

Expand Down

0 comments on commit 028bf38

Please sign in to comment.