update
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
mainnet-reth:
|
||||
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.0.2}
|
||||
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.0.3}
|
||||
user: root
|
||||
volumes:
|
||||
- "reth-mainnet:/root/.local/share/reth/mainnet"
|
||||
|
||||
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
sepolia-reth:
|
||||
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.0.2}
|
||||
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.0.3}
|
||||
user: root
|
||||
volumes:
|
||||
- "reth-sepolia:/root/.local/share/reth/sepolia/db"
|
||||
|
||||
Reference in New Issue
Block a user