Using helia-v5 branch when building docker container

This commit is contained in:
Chris Troutner
2025-02-12 16:22:44 -07:00
parent 82f5552836
commit 3da46c3d6f
+1 -1
View File
@@ -56,7 +56,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 helia-v5
# Install dependencies
#RUN mkdir .ipfsdata