Skip to content

Commit

Permalink
fix erigon image
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Nov 25, 2024
1 parent 39cb05e commit 7a38237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/latest-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ execution: # EL Clients
image: "nethermind/nethermind:latest"
params: ["--TxPool.BlobsSupport", "InMemory"]
erigon:
image: "erigontech/erigon::^v[0-9]+.[0-9]+.[0-9]+$"
image: "erigontech/erigon:latest"
besu:
image: "hyperledger/besu:latest"
reth:
Expand Down

0 comments on commit 7a38237

Please sign in to comment.