mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
npm uninstall
This commit is contained in:
parent
a9f539617d
commit
068ce61da7
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ RUN npm uninstall && npm install --save-dev hardhat
|
||||||
|
|
||||||
RUN npm install wait-on
|
RUN npm install wait-on
|
||||||
|
|
||||||
COPY ./entrypoint.sh /usr/local/bin
|
COPY .hardhat/entrypoint.sh /usr/local/bin
|
||||||
|
|
||||||
EXPOSE 8545
|
EXPOSE 8545
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue