diff --git a/production/docker/Dockerfile b/production/docker/Dockerfile index 23f4a7d..5ee12e5 100644 --- a/production/docker/Dockerfile +++ b/production/docker/Dockerfile @@ -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