diff --git a/reth-mainnet-fullnode.yml b/reth-mainnet-fullnode.yml index 1301d025..20b3900c 100644 --- a/reth-mainnet-fullnode.yml +++ b/reth-mainnet-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: mainnet-fullnode-reth: - image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.1.0} + image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.1.1} user: root volumes: - "reth-mainnet-fullnode:/root/.local/share/reth/mainnet"