Skip to content

Commit 1821d58

Browse files
committed
lighthouse-v8.1.3
1 parent cc13273 commit 1821d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shared/services/config/lighthouse-config.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import (
55
)
66

77
const (
8-
lighthouseTagPortableTest string = "sigp/lighthouse:v8.1.2"
9-
lighthouseTagPortableProd string = "sigp/lighthouse:v8.1.2"
8+
lighthouseTagPortableTest string = "sigp/lighthouse:v8.1.3"
9+
lighthouseTagPortableProd string = "sigp/lighthouse:v8.1.3"
1010
defaultLhMaxPeers uint16 = 100
1111
)
1212

0 commit comments

Comments
 (0)