Fix maru version: v1.2.0 -> v1.2.1-20260410142843-d326b73
v1.2.0 tag doesn't exist on Docker Hub, causing compose build failures on de-27, de-32, us-40. Using the actual tag format. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -112,7 +112,7 @@ services:
|
||||
dockerfile: maru.Dockerfile
|
||||
args:
|
||||
MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru}
|
||||
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.0}
|
||||
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
|
||||
ports:
|
||||
- 19190:19190
|
||||
- 19190:19190/udp
|
||||
|
||||
Reference in New Issue
Block a user