Explorar o código

fix https://github.com/fatedier/frp/issues/684

#684 Cannot build from Dockerfile
toby1991 %!s(int64=7) %!d(string=hai) anos
pai
achega
7dd28a14aa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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