Bump Dockerfile to golang:1.14

This commit is contained in:
proton 2020-02-28 21:52:54 +01:00 committed by GitHub
parent 96964dbe0c
commit b433acdce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/