From ed1be7c100cf147963183eac70fc21707b1fe90e Mon Sep 17 00:00:00 2001 From: steven Date: Tue, 21 Jul 2026 19:08:22 -0600 Subject: [PATCH] chore(docker): bump lighthouse v8.2.1 --- etc/lighthouse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/lighthouse.yml b/etc/lighthouse.yml index e6c0e08bef2..306a8da040e 100644 --- a/etc/lighthouse.yml +++ b/etc/lighthouse.yml @@ -3,7 +3,7 @@ name: reth services: lighthouse: restart: unless-stopped - image: sigp/lighthouse:v8.1.3 + image: sigp/lighthouse:v8.2.1 depends_on: - reth ports: