Skip to content

Commit

Permalink
npm uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Gladov committed Jul 3, 2024
1 parent f38c5d2 commit 5d12395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN npm uninstall && npm install --save-dev hardhat

RUN npm install wait-on

COPY .hardhat/entrypoint.sh /usr/local/bin
COPY ./hardhat/entrypoint.sh /usr/local/bin

EXPOSE 8545

Expand Down

0 comments on commit 5d12395

Please sign in to comment.