mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-04 15:58:13 +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:
parent
6083f61d05
commit
01fd30069f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user