We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3fe8d0 + 3885976 commit f6dc62cCopy full SHA for f6dc62c
dappnode_package.json
@@ -2,7 +2,7 @@
2
"upstream": [
3
{
4
"repo": "stakewise/v3-operator",
5
- "version": "v3.1.10",
+ "version": "v4.0.2",
6
"arg": "UPSTREAM_VERSION"
7
},
8
docker-compose.yml
@@ -4,7 +4,7 @@ services:
build:
context: operator
args:
- UPSTREAM_VERSION: v3.1.10
+ UPSTREAM_VERSION: v4.0.2
STAKER_SCRIPTS_VERSION: v0.1.2
9
DATA_DIR: /app/data
10
restart: unless-stopped
0 commit comments