Skip to content

Commit

Permalink
Dencun readiness - pin Lighthouse image tag in base Docker Compose se…
Browse files Browse the repository at this point in the history
…tup (paradigmxyz#7066)

Co-authored-by: Oliver Nordbjerg <[email protected]>
  • Loading branch information
zakisaad and onbjerg authored Apr 18, 2024
1 parent 27ddfae commit 0ff3b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0ff3b0e

Please sign in to comment.