Skip to content

Commit 72cf150

Browse files
authored
fix: erigon v3 - new default image (ethereum#629)
1 parent 14be117 commit 72cf150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package_io/input_parser.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ genesis_constants = import_module(
66

77
DEFAULT_EL_IMAGES = {
88
"geth": "ethereum/client-go:latest",
9-
"erigon": "ethpandaops/erigon:devel",
9+
"erigon": "ethpandaops/erigon:main",
1010
"nethermind": "nethermindeth/nethermind:master",
1111
"besu": "hyperledger/besu:latest",
1212
"reth": "ghcr.io/paradigmxyz/reth",

0 commit comments

Comments
 (0)