Skip to content

Commit 0955a50

Browse files
authored
Merge pull request #773 from rocket-pool/lighthouse-v7.0.0-beta.5
lighthouse:v7.0.0-beta.5
2 parents 2bb2791 + f28203e commit 0955a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/services/config/lighthouse-config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
const (
8-
lighthouseTagPortableTest string = "sigp/lighthouse:v7.0.0-beta.4"
8+
lighthouseTagPortableTest string = "sigp/lighthouse:v7.0.0-beta.5"
99
lighthouseTagPortableProd string = "sigp/lighthouse:v6.0.1"
1010
defaultLhMaxPeers uint16 = 100
1111
)

0 commit comments

Comments
 (0)