update Dockerfile with golang:1.10
This commit is contained in:
parent
1325c59a4c
commit
2ccb791a46
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.8
|
FROM golang:1.10
|
||||||
|
|
||||||
COPY . /go/src/github.com/fatedier/frp
|
COPY . /go/src/github.com/fatedier/frp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user