Skip to content

Commit f6ebb19

Browse files
bump stakewise/v3-operator to v2.1.0, dappnode/staker-package-scripts to v0.1.0 (#81)
Co-authored-by: dsimog01 <dsimog01@users.noreply.github.com>
1 parent e8ccfa0 commit f6ebb19

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": "stakewise/v3-operator",
5-
"version": "v2.0.3",
5+
"version": "v2.1.0",
66
"arg": "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-
UPSTREAM_VERSION: v2.0.3
7+
UPSTREAM_VERSION: v2.1.0
88
STAKER_SCRIPTS_VERSION: v0.1.0
99
DATA_DIR: /app/data
1010
restart: unless-stopped

0 commit comments

Comments
 (0)