diff --git a/reth-mainnet-fullnode.yml b/reth-mainnet-fullnode.yml index 3e7cd600..75c20fff 100644 --- a/reth-mainnet-fullnode.yml +++ b/reth-mainnet-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: mainnet-reth-fullnode: - image: ghcr.io/paradigmxyz/reth:v0.1.0-alpha.19 + image: ghcr.io/paradigmxyz/reth:v0.1.0-alpha.21 user: root volumes: - "reth-mainnet-fullnode:/root/.local/share/reth/mainnet/db"