From 3b50b7523e0a114bc952c91bec3b3aacd08e228b Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:12:01 +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 43a24bd3..a72341bf 100644 --- a/linea-besu.yml +++ b/linea-besu.yml @@ -2,7 +2,7 @@ services: linea-besu-fullnode: - image: hyperledger/besu:24.7.0 + image: hyperledger/besu:24.8.0 command: --config-file=/config/config-snap-mainnet.toml --genesis-file=/config/genesis-mainnet.json --p2p-host=${IP} user: root ports: