diff --git a/reth-sepolia.yml b/reth-sepolia.yml index 21d19529..53278cb4 100644 --- a/reth-sepolia.yml +++ b/reth-sepolia.yml @@ -2,7 +2,7 @@ version: '3.1' services: sepolia-reth: - image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v0.1.0-alpha.21} + image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v0.1.0-alpha.23} user: root volumes: - "reth-sepolia:/root/.local/share/reth/sepolia/db"