Dencun readiness - pin Lighthouse image tag in base Docker Compose setup (#7066)

Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
This commit is contained in:
Zaki Saad
2024-04-18 19:22:14 +10:00
committed by GitHub
parent 27ddfae9a4
commit 0ff3b0e3af

View File

@ -4,7 +4,7 @@ name: reth
services:
lighthouse:
restart: unless-stopped
image: sigp/lighthouse
image: sigp/lighthouse:v5.1.3-modern
depends_on:
- reth
ports: