diff --git a/production/docker/Dockerfile b/production/docker/Dockerfile index a9ae09c..38720f5 100644 --- a/production/docker/Dockerfile +++ b/production/docker/Dockerfile @@ -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