Updating Dockerfile

This commit is contained in:
Chris Troutner
2021-08-26 21:24:27 -07:00
parent 0480f54287
commit 326271f703
+1 -1
View File
@@ -36,7 +36,7 @@ RUN git clone https://github.com/Permissionless-Software-Foundation/ipfs-service
WORKDIR /home/safeuser/ipfs-service-provider
# For development: switch to unstable branch
RUN git checkout ct-unstable
#RUN git checkout ct-unstable
# Install dependencies
#RUN mkdir .ipfsdata