update Dockerfile git checkout from v2.0.3* to v2.0.4*

This commit is contained in:
Larry Ruane 2019-06-05 16:15:23 -06:00
parent abf097a9dd
commit 495191be05
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ WORKDIR /home/zcashd/
RUN git clone https://github.com/zcash-hackworks/zcash-patched-for-explorer.git
WORKDIR /home/zcashd/zcash-patched-for-explorer
RUN git checkout v2.0.3-insight-explorer
RUN git checkout v2.0.4-insight-explorer
RUN zcutil/build.sh -j$(nproc)
RUN zcutil/fetch-params.sh