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
@@ -138,7 +138,7 @@ services:
- OP_NODE_L2_ENGINE_AUTH=/jwtsecret
- OP_NODE_L2_ENGINE_RPC=http://hemi-mainnet:8551
- OP_NODE_L2_ENGINE_RPC_TIMEOUT=120s
- OP_NODE_L2_SKIP_SYNC_START_CHECK=false
- OP_NODE_L2_SKIP_SYNC_START_CHECK=true
- OP_NODE_LOG_LEVEL=info
- OP_NODE_METRICS_ADDR=0.0.0.0
- OP_NODE_METRICS_ENABLED=true