mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
Upgrade golang to 1.10
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.8 as frpBuild
|
FROM golang:1.10 as frpBuild
|
||||||
|
|
||||||
COPY . /go/src/github.com/fatedier/frp
|
COPY . /go/src/github.com/fatedier/frp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user