Skip to content

Commit

Permalink
upgrade ipfs version 0.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
nampdn authored Jun 7, 2019
1 parent 4838bef commit 84e476b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:11-alpine

ENV IPFS_VERSION=v0.4.20
ENV IPFS_VERSION=v0.4.21
ENV IPFS_BIN="go-ipfs_${IPFS_VERSION}_linux-386.tar.gz"
RUN apk add wget git tar && \
cd /tmp && \
Expand Down

0 comments on commit 84e476b

Please sign in to comment.