diff --git a/docker/mainnet/Dockerfile b/docker/mainnet/Dockerfile index 5d82dd8..fd17890 100644 --- a/docker/mainnet/Dockerfile +++ b/docker/mainnet/Dockerfile @@ -18,7 +18,6 @@ USER safeuser WORKDIR /home/safeuser RUN git clone https://github.com/Permissionless-Software-Foundation/bch-api WORKDIR /home/safeuser/bch-api -RUN git checkout ct-new-rate-limits RUN npm install --silent # Generate documentation