update Dockerfile with golang:1.10

This commit is contained in:
Joe Lei 2018-04-11 23:58:53 +08:00
parent 1325c59a4c
commit 2ccb791a46

View File

@ -1,4 +1,4 @@
FROM golang:1.8
FROM golang:1.10
COPY . /go/src/github.com/fatedier/frp