Skip to content

Commit 6ec8ff2

Browse files
tpoundsjirfag
authored andcommitted
Update Dockerfile to Go 1.13. (#695)
Fixes #683.
1 parent c9a9255 commit 6ec8ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12
1+
FROM golang:1.13
22

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

0 commit comments

Comments
 (0)