Skip to content

Commit a10d731

Browse files
committed
lighthouse:v8.0.0-rc.2
1 parent e178a67 commit a10d731

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)