From 7db1a2b004c2315193f4ad811d7b8cc0fd6ca142 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Sun, 27 Sep 2026 13:04:39 +0000 Subject: [PATCH] ethereum: bump lighthouse to v8.2.2 in beacon-mainnet hand-maintained compose --- ethereum-beacon-mainnet-lighthouse-pruned-blobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethereum-beacon-mainnet-lighthouse-pruned-blobs.yml b/ethereum-beacon-mainnet-lighthouse-pruned-blobs.yml index 0d183121..31c711a8 100644 --- a/ethereum-beacon-mainnet-lighthouse-pruned-blobs.yml +++ b/ethereum-beacon-mainnet-lighthouse-pruned-blobs.yml @@ -1,7 +1,7 @@ services: ethereum-beacon-blobs: - image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v6.0.1} + image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.2.2} restart: unless-stopped networks: - chains