Skip to content

Commit f4d2dbc

Browse files
authored
bump to SSV v2.3.7
bump ssvlabs/ssv to v2.3.7, ssvlabs/ssv-dkg to v3.0.3, dappnode/staker-package-scripts to v0.1.2
2 parents 62f944f + b112a7c commit f4d2dbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"upstream": [
33
{
44
"repo": "ssvlabs/ssv",
5-
"version": "v2.3.6",
5+
"version": "v2.3.7",
66
"arg": "OPERATOR_UPSTREAM_VERSION"
77
},
88
{

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: operator
66
args:
7-
OPERATOR_UPSTREAM_VERSION: v2.3.6
7+
OPERATOR_UPSTREAM_VERSION: v2.3.7
88
STAKER_SCRIPTS_VERSION: v0.1.2
99
restart: unless-stopped
1010
volumes:

0 commit comments

Comments
 (0)