We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7c3311 + 21ecc4c commit 2842f38Copy full SHA for 2842f38
dappnode_package.json
@@ -2,7 +2,7 @@
2
"upstream": [
3
{
4
"repo": "ssvlabs/ssv",
5
- "version": "v2.0.1",
+ "version": "v2.0.2",
6
"arg": "OPERATOR_UPSTREAM_VERSION"
7
},
8
docker-compose.yml
@@ -4,7 +4,7 @@ services:
build:
context: operator
args:
- OPERATOR_UPSTREAM_VERSION: v2.0.1
+ OPERATOR_UPSTREAM_VERSION: v2.0.2
STAKER_SCRIPTS_VERSION: v0.1.1
9
restart: unless-stopped
10
volumes:
0 commit comments