diff --git a/reth-mainnet.yml b/reth-mainnet.yml index eccfcb99..8772f937 100644 --- a/reth-mainnet.yml +++ b/reth-mainnet.yml @@ -2,7 +2,7 @@ version: '3.1' services: mainnet-reth: - image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v0.2.0-beta.6} + image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.0.0} user: root volumes: - "reth-mainnet:/root/.local/share/reth/mainnet" @@ -34,7 +34,7 @@ services: - chains mainnet-prysm-reth: - image: prysmaticlabs/prysm-beacon-chain:v5.0.3 + image: prysmaticlabs/prysm-beacon-chain:v5.0.4 expose: - 3500 ports: