Skip to content

Commit

Permalink
Update Dockerfile for Go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Mar 8, 2020
1 parent 8540706 commit c734112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.12
FROM golang:1.14

ENV GOPATH=/go
ENV PATH=$GOPATH/bin:$PATH
Expand Down

0 comments on commit c734112

Please sign in to comment.