Skip to content

Commit

Permalink
update base Docker image to go 1.15 for alpine -race support, see gol…
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlindhe committed Oct 19, 2020
1 parent 801d791 commit 604e255
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
@@ -1,4 +1,4 @@
FROM golang:1.14.2-alpine
FROM golang:1.15-alpine

ENV GORELEASER_VERSION 0.126.0
ENV GITHUBRELEASE_VERSION 0.7.2
Expand Down

0 comments on commit 604e255

Please sign in to comment.