Explorar o código

change default ipfs version to v0.12.0

Fabian Peter Hammerle %!s(int64=2) %!d(string=hai) anos
pai
achega
8bf39b33f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -19,7 +19,7 @@ RUN apt-get update \
     && chown ipfs $IPFS_PATH
 VOLUME $IPFS_PATH
 
-ARG IPFS_VERSION=0.11.0
+ARG IPFS_VERSION=0.12.0
 COPY ipfs-arch.sh /
 ARG INSTALL_DEPENDENCIES="wget ca-certificates"
 RUN apt-get update \