fix(prod): Switching back to ct-unstable branch

This commit is contained in:
Chris Troutner
2025-02-23 10:44:45 -07:00
parent 35fbc23fe0
commit 166f2de20e
+1 -1
View File
@@ -56,7 +56,7 @@ RUN git clone https://github.com/Permissionless-Software-Foundation/ipfs-bch-wal
WORKDIR /home/safeuser/ipfs-bch-wallet-consumer
# For development: switch to unstable branch
RUN git checkout master
RUN git checkout ct-unstable
# Install dependencies
#RUN mkdir .ipfsdata