Bump Linea maru consensus client to 1.3.0-20260714-ced387a.

Catch up from v1.2.1/1.0.1 pins so mainnet and sepolia followers track the current Consensys/maru release.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
rob
2026-07-19 09:43:33 +00:00
parent 9c6a4ab148
commit c83d685d87
12 changed files with 12 additions and 12 deletions

View File

@@ -122,7 +122,7 @@ services:
dockerfile: maru.Dockerfile
args:
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-1.0.1-20260529-671ad5d}
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-1.3.0-20260714-ced387a}
ports:
- 19816:19816
- 19816:19816/udp

View File

@@ -122,7 +122,7 @@ services:
dockerfile: maru.Dockerfile
args:
MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-1.3.0-20260714-ced387a}
ports:
- 19691:19691
- 19691:19691/udp