Skip to content

Commit 0530b28

Browse files
github-actions[bot]dsimog01dappnodedev
authored
bump stakewise/v3-operator to v1.1.2 (#40)
* bump stakewise/v3-operator to v1.1.0 * Manifest upstream to v1.1.2 * Compose upstream to v1.1.2 --------- Co-authored-by: dsimog01 <dsimog01@users.noreply.github.com> Co-authored-by: dappnodedev <144998261+dappnodedev@users.noreply.github.com>
1 parent 02dc7a7 commit 0530b28

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
@@ -1,7 +1,7 @@
11
{
22
"name": "stakewise-operator-holesky.dnp.dappnode.eth",
33
"version": "0.1.0",
4-
"upstreamVersion": "v1.1.0",
4+
"upstreamVersion": "v1.1.2",
55
"upstreamRepo": "stakewise/v3-operator",
66
"description": "StakeWise V3 allows anyone who is capable of running Ethereum validators to participate in liquid staking and receive staking delegations from others.",
77
"type": "service",

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: v1.1.0
7+
UPSTREAM_VERSION: v1.1.2
88
restart: unless-stopped
99
volumes:
1010
- "stakewise:/app/data/stakewise"

0 commit comments

Comments
 (0)