Skip to content

Commit

Permalink
Update go version to 1.12 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpeiMano authored and jirfag committed Mar 31, 2019
1 parent f516771 commit cad10b2
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.11
FROM golang:1.12

# don't place it into $GOPATH/bin because Drone mounts $GOPATH as volume
COPY golangci-lint /usr/bin/
Expand Down

0 comments on commit cad10b2

Please sign in to comment.