Skip to content

Commit

Permalink
add npm install [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
buzzkillb authored Feb 28, 2020
1 parent b949dfc commit 2285e22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN (echo "source $NVM_DIR/nvm.sh && \
git clone https://github.com/buzzkillb/node-open-mining-portal.git && \
cd node-open-mining-portal && \
npm update && \
npm install [email protected] && \
rm -rf pool_configs && \
rm config_example.json)

Expand Down

0 comments on commit 2285e22

Please sign in to comment.