fix(prod): Switching Docker container to master branch

This commit is contained in:
Chris Troutner
2025-02-23 09:56:13 -07:00
parent ec6e0f5e46
commit fad5f8e23d
+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 helia-v5
RUN git checkout master
# Install dependencies
#RUN mkdir .ipfsdata