fix(dependencies): Using exact versions

This commit is contained in:
Chris Troutner
2021-10-12 09:56:52 -07:00
parent 72da6203a1
commit 54709a8c70
3 changed files with 870 additions and 471 deletions
+1 -1
View File
@@ -53,7 +53,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