Skip to content

Commit 4e71b5c

Browse files
authored
Merge pull request #144 from dappnode/dappnodebot/bump-upstream/rocket-pool/smartnode@v1.18.10
bump rocket-pool/smartnode to v1.18.10
2 parents 77d2315 + 118aa45 commit 4e71b5c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dappnode_package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rocketpool-testnet.public.dappnode.eth",
3-
"version": "0.1.9",
4-
"upstreamVersion": "v1.18.6",
3+
"version": "0.1.10",
4+
"upstreamVersion": "v1.18.10",
55
"upstreamRepo": "rocket-pool/smartnode",
66
"architectures": ["linux/amd64"],
77
"description": "How Rocket Pool Works. Unlike solo stakers, who are required to put 32 ETH up for deposit to create a new validator, Rocket Pool nodes only need to deposit 8/16 ETH per validator. This will be coupled with 16 ETH from the staking pool (which stakers deposited in exchange for rETH) to create a new Ethereum validator. This new validator is called a minipool.",

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
build:
66
context: ./build
77
args:
8-
UPSTREAM_VERSION: v1.18.6
8+
UPSTREAM_VERSION: v1.18.10
99
NETWORK: hoodi
1010
volumes:
1111
- rocketpool-testnet:/rocketpool

0 commit comments

Comments
 (0)