Skip to content

Commit 413a2f7

Browse files
authored
Merge pull request #122 from dappnode/dappnodebot/bump-upstream/rocket-pool/smartnode-install@v1.15.8
bump rocket-pool/smartnode-install to v1.15.8
2 parents 46bc732 + 7eae408 commit 413a2f7

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": "rocketpool-testnet.public.dappnode.eth",
33
"version": "0.1.9",
4-
"upstreamVersion": "v1.15.7",
4+
"upstreamVersion": "v1.15.8",
55
"upstreamRepo": "rocket-pool/smartnode-install",
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.15.7
8+
UPSTREAM_VERSION: v1.15.8
99
NETWORK: holesky
1010
volumes:
1111
- rocketpool-testnet:/rocketpool

0 commit comments

Comments
 (0)