Browse Source

Merge pull request #685 from toby1991/dev

fix https://github.com/fatedier/frp/issues/684
fatedier 7 years ago
parent
commit
af7cca1a93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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