Skip to content

Commit 62f944f

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

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.5",
5+
"version": "v2.3.6",
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.5
7+
OPERATOR_UPSTREAM_VERSION: v2.3.6
88
STAKER_SCRIPTS_VERSION: v0.1.2
99
restart: unless-stopped
1010
volumes:

0 commit comments

Comments
 (0)