This commit is contained in:
Sebastian
2023-11-30 08:52:41 +01:00
parent 9829b55dcb
commit 8f598bde9f

View File

@@ -2,7 +2,7 @@ version: '3.1'
services: services:
mainnet-reth: mainnet-reth:
image: ghcr.io/paradigmxyz/reth:v0.1.0-alpha.10 image: ghcr.io/paradigmxyz/reth:v0.1.0-alpha.11
user: root user: root
volumes: volumes:
- "reth-mainnet:/root/.local/share/reth/mainnet/db" - "reth-mainnet:/root/.local/share/reth/mainnet/db"