From fc809a95c75e4484acf9932883711f4fcc255a61 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 3 Mar 2025 08:11:35 +0100 Subject: [PATCH] update --- linea-besu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linea-besu.yml b/linea-besu.yml index a84f0886..079c0fdf 100644 --- a/linea-besu.yml +++ b/linea-besu.yml @@ -2,7 +2,7 @@ services: linea-besu-fullnode: - image: hyperledger/besu:24.10.0 + image: consensys/linea-besu:${LINEA_BESU_VERSION:-25.2-delivery50} command: --config-file=/config/config-snap-mainnet.toml --genesis-file=/config/genesis-mainnet.json --p2p-host=${IP} user: root ports: