This commit is contained in:
Sebastian
2024-11-09 03:07:18 +01:00
parent d0887fd183
commit 46ff876a04

View File

@@ -2,7 +2,7 @@ version: '3.1'
services: services:
mainnet-fullnode-reth: 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 user: root
volumes: volumes:
- "reth-mainnet-fullnode:/root/.local/share/reth/mainnet" - "reth-mainnet-fullnode:/root/.local/share/reth/mainnet"