diff --git a/erigon-holesky.yml b/erigon-holesky.yml index 8cad4bfc..311af92b 100644 --- a/erigon-holesky.yml +++ b/erigon-holesky.yml @@ -2,7 +2,7 @@ version: '3.1' services: erigon-holesky: - image: thorax/erigon:v2.60.1 + image: thorax/erigon:v2.60.2 user: root expose: - "16630" diff --git a/erigon-mainnet.yml b/erigon-mainnet.yml index 0d7ba44a..59ea61bd 100644 --- a/erigon-mainnet.yml +++ b/erigon-mainnet.yml @@ -2,7 +2,7 @@ version: '3.1' services: erigon-mainnet: - image: thorax/erigon:v2.60.1 + image: thorax/erigon:v2.60.2 user: root expose: - "16630" diff --git a/erigon-sepolia.yml b/erigon-sepolia.yml index 2f0153d9..6fd926c1 100644 --- a/erigon-sepolia.yml +++ b/erigon-sepolia.yml @@ -2,7 +2,7 @@ version: '3.1' services: erigon-sepolia: - image: thorax/erigon:v2.60.1 + image: thorax/erigon:v2.60.2 user: root expose: - "31337"