Bump Dockerfile to golang:1.14
This commit is contained in:
parent
96964dbe0c
commit
b433acdce6
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13
|
||||
FROM golang:1.14
|
||||
|
||||
# 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