diff --git a/production/docker/bch-dex-ui/Dockerfile b/production/docker/bch-dex-ui/Dockerfile index 7a308d3..4a25023 100644 --- a/production/docker/bch-dex-ui/Dockerfile +++ b/production/docker/bch-dex-ui/Dockerfile @@ -53,7 +53,7 @@ RUN git clone https://github.com/Permissionless-Software-Foundation/bch-dex-ui-v WORKDIR /home/safeuser/bch-dex-ui-v2 # For development: switch to unstable branch -RUN git checkout ct-unstable +RUN git checkout temp-demo # Install dependencies #RUN mkdir .ipfsdata