Skip to content

Commit e938f06

Browse files
authored
Merge pull request #954 from rocket-pool/lighthouse-v8.0.0.rc2
lighthouse:v8.0.0-rc.2
2 parents e178a67 + a10d731 commit e938f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/services/config/lighthouse-config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
const (
8-
lighthouseTagPortableTest string = "sigp/lighthouse:v8.0.0-rc.1"
8+
lighthouseTagPortableTest string = "sigp/lighthouse:v8.0.0-rc.2"
99
lighthouseTagPortableProd string = "sigp/lighthouse:v7.1.0"
1010
defaultLhMaxPeers uint16 = 100
1111
)

0 commit comments

Comments
 (0)