fix Dockerfile_multiple_build

This commit is contained in:
Daniel YU 2018-09-10 21:05:12 +08:00
parent 66a69f873f
commit 3d258dce7f
No known key found for this signature in database
GPG Key ID: 120152685ACE7222

View File

@ -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