From c101c360a2a199ec08d00a96ef07342ee72dd740 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:15:43 +0200 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 c17d55f4..5d509e33 100644 --- a/linea-besu.yml +++ b/linea-besu.yml @@ -2,7 +2,7 @@ services: linea-besu-fullnode: - image: hyperledger/besu:latest + image: hyperledger/besu:24.5.4 command: --config-file=/config/config-snap-mainnet.toml --genesis-file=/config/genesis-mainnet.json --p2p-host=${IP} user: root ports: