Merge pull request #135 from Permissionless-Software-Foundation/ct-unstable

fix(Docker): Switching to ct-unstable branch
This commit is contained in:
Chris Troutner
2024-01-28 19:42:02 -08:00
committed by GitHub
+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 v1.0.10
RUN git checkout ct-unstable
# Install dependencies
#RUN mkdir .ipfsdata