Skip to content

Commit 0a0c850

Browse files
committed
lighthousev8.1.2
1 parent 0d73191 commit 0a0c850

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.1"
9-
lighthouseTagPortableProd string = "sigp/lighthouse:v8.1.1"
8+
lighthouseTagPortableTest string = "sigp/lighthouse:v8.1.2"
9+
lighthouseTagPortableProd string = "sigp/lighthouse:v8.1.2"
1010
defaultLhMaxPeers uint16 = 100
1111
)
1212

0 commit comments

Comments
 (0)