Update go version to 1.12 in Dockerfile
This commit is contained in:
parent
f516771a92
commit
cad10b2a35
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user