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:
@@ -120,7 +120,7 @@ services:
|
||||
logging: *logging-defaults
|
||||
|
||||
morph-mainnet-archive-node:
|
||||
image: ${MORPH_MORPH_IMAGE:-ghcr.io/morph-l2/node}:${MORPH_MAINNET_MORPH_VERSION:-0.6.0}
|
||||
image: ${MORPH_MORPH_IMAGE:-ghcr.io/morph-l2/node}:${MORPH_MAINNET_MORPH_VERSION:-0.6.3}
|
||||
ports:
|
||||
- 16860:26656
|
||||
- 16860:26656/udp
|
||||
|
||||
Reference in New Issue
Block a user