ipfs v0.14.0 (kubo)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ARG IPFS_VERSION=0.13.0
|
||||
FROM ipfs/go-ipfs:v${IPFS_VERSION} as dist
|
||||
ARG IPFS_VERSION=0.14.0
|
||||
FROM ipfs/kubo:v${IPFS_VERSION} as dist
|
||||
LABEL maintainer aynic.os <support+docker@asycn.io>
|
||||
ARG DOCKER_BUILD_DIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user