Skip to content

Commit ce2d35b

Browse files
committed
update source of docker image for nethermind
1 parent fb3f843 commit ce2d35b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

testchains/nethermind.dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
## --build-arg CHAIN_FORCE_SEALING=true \
88
## .
99
###
10-
# FROM iexechub/nethermind:1.14.1-patch.0-test
11-
#For intern testing
12-
FROM nethermind:1.14.1-patch.1
10+
FROM iexechub/nethermind:1.14.1-patch.0
1311
USER root
1412
RUN apt-get update && apt-get install bash jq nodejs npm -y
1513
# Add git required to install ethereumjs-abi from github (https://github.com/MetaMask/web3-provider-engine/issues/345)

0 commit comments

Comments
 (0)