update
This commit is contained in:
@@ -114,7 +114,7 @@ services:
|
||||
dockerfile: maru.Dockerfile
|
||||
args:
|
||||
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-bcfdb43}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-9737a45}
|
||||
ports:
|
||||
- 17622:17622
|
||||
- 17622:17622/udp
|
||||
@@ -125,6 +125,7 @@ services:
|
||||
- IP=${IP}
|
||||
- L1_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- P2P_PORT=17622
|
||||
- SEQUENCER=
|
||||
entrypoint: [/bin/bash, -c]
|
||||
command:
|
||||
- |
|
||||
|
||||
Reference in New Issue
Block a user