Ver Fonte

Merge pull request #685 from toby1991/dev

fix https://github.com/fatedier/frp/issues/684
fatedier há 7 anos atrás
pai
commit
af7cca1a93
1 ficheiros alterados com 1 adições e 1 exclusões
  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