update
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.1'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mainnet-fullnode-reth:
|
mainnet-fullnode-reth:
|
||||||
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.1.4}
|
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.1.5}
|
||||||
user: root
|
user: root
|
||||||
volumes:
|
volumes:
|
||||||
- "reth-mainnet-fullnode:/root/.local/share/reth/mainnet"
|
- "reth-mainnet-fullnode:/root/.local/share/reth/mainnet"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ version: '3.1'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mainnet-reth:
|
mainnet-reth:
|
||||||
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.1.1}
|
image: ghcr.io/paradigmxyz/reth:${RETH_VERSION:-v1.1.5}
|
||||||
user: root
|
user: root
|
||||||
volumes:
|
volumes:
|
||||||
- "reth-mainnet:/root/.local/share/reth/mainnet"
|
- "reth-mainnet:/root/.local/share/reth/mainnet"
|
||||||
@@ -34,7 +34,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
|
|
||||||
mainnet-prysm-reth:
|
mainnet-prysm-reth:
|
||||||
image: prysmaticlabs/prysm-beacon-chain:v5.0.4
|
image: prysmaticlabs/prysm-beacon-chain:${PRYSM_VERSION:-v5.2.0}
|
||||||
expose:
|
expose:
|
||||||
- 3500
|
- 3500
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user