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:
2026-09-27 16:37:28 +00:00
parent c1555f4fe5
commit a3abe11192
4 changed files with 4 additions and 4 deletions
@@ -110,7 +110,7 @@ services:
shm_size: 2gb
ethereum-mainnet-reth-pruned-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:
- 15150:15150
- 15150:15150/udp