Skip to content

Commit 2842f38

Browse files
Merge pull request #18 from dappnode/dappnodebot/bump-upstream/ssvlabs/ssv@v2.0.2,dappnode/staker-package-scripts@v0.1.1
bump ssvlabs/ssv to v2.0.2, dappnode/staker-package-scripts to v0.1.1
2 parents a7c3311 + 21ecc4c commit 2842f38

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

0 commit comments

Comments
 (0)