We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34fe6d2 commit 3c2049eCopy full SHA for 3c2049e
dappnode_package.json
@@ -10,7 +10,7 @@
10
"upstream": [
11
{
12
"repo": "dappnode/staker-package-scripts",
13
- "version": "v0.1.0",
+ "version": "v0.1.2",
14
"arg": "STAKER_SCRIPTS_VERSION"
15
}
16
],
docker-compose.yml
@@ -15,7 +15,7 @@ services:
UPSTREAM_VERSION: v1.4.0
KEYPER_CONFIG_DIR: /keyper/config
17
SHUTTER_CHAIN_DIR: /chain
18
- STAKER_SCRIPTS_VERSION: v0.1.0
+ STAKER_SCRIPTS_VERSION: v0.1.2
19
restart: unless-stopped
20
environment:
21
- SHUTTER_API_NODE_PRIVATEKEY=""
0 commit comments