Removing temp branch from Dockerfile

This commit is contained in:
Chris Troutner
2021-03-09 12:22:26 -08:00
parent f792c8d90f
commit a475aca8bb
-1
View File
@@ -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