Parcourir la source

Merge pull request #685 from toby1991/dev

fix https://github.com/fatedier/frp/issues/684
fatedier il y a 7 ans
Parent
commit
af7cca1a93
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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