mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 23:42:20 +08:00
bump test/Dockerfile go version to 1.5.4
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
@ -16,7 +16,7 @@ EXPOSE 8080
|
||||
|
||||
ENV GX_IPFS ""
|
||||
ENV IPFS_PATH /data/ipfs
|
||||
ENV GO_VERSION 1.5.3-r0
|
||||
ENV GO_VERSION 1.5.4-r0
|
||||
ENV GOPATH /go
|
||||
ENV PATH /go/bin:$PATH
|
||||
ENV SRC_PATH /go/src/github.com/ipfs/go-ipfs
|
||||
|
Reference in New Issue
Block a user