Browse Source

context+++

κρμγ 7 years ago
parent
commit
810a11e258
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM golang:1.7
+FROM golang:1.9
 RUN mkdir -p /go/src/github.com/kpmy/mipfs
 COPY . /go/src/github.com/kpmy/mipfs
 ENV GOPATH /go