morph: bump node to v0.6.3 + regen (lighthouse v8.2.2, hemi skip-sync-start-check)
Regenerates compose with: - morph node: 0.6.0 -> 0.6.3 - lighthouse: v8.2.1 -> v8.2.2 (from parent main) - hemi op-node: OP_NODE_L2_SKIP_SYNC_START_CHECK=false -> true (from parent main) Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
@@ -109,7 +109,7 @@ services:
|
||||
shm_size: 2gb
|
||||
|
||||
ethereum-mainnet-reth-node:
|
||||
image: ${ETHEREUM_LIGHTHOUSE_IMAGE:-sigp/lighthouse}:${ETHEREUM_MAINNET_LIGHTHOUSE_VERSION:-v8.2.1}
|
||||
image: ${ETHEREUM_LIGHTHOUSE_IMAGE:-sigp/lighthouse}:${ETHEREUM_MAINNET_LIGHTHOUSE_VERSION:-v8.2.2}
|
||||
ports:
|
||||
- 19563:19563
|
||||
- 19563:19563/udp
|
||||
|
||||
Reference in New Issue
Block a user