Skip to content

Commit

Permalink
Merge pull request #66 from dappnode/dappnodebot/bump-upstream/smartn…
Browse files Browse the repository at this point in the history
[email protected]

bump rocket-pool/smartnode-install to v1.10.0
  • Loading branch information
mgarciate authored Jul 24, 2023
2 parents c9f62c3 + e0e5e71 commit 67dffba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rocketpool-testnet.public.dappnode.eth",
"version": "0.1.1",
"upstreamVersion": "v1.9.8",
"version": "0.1.2",
"upstreamVersion": "v1.10.0",
"upstreamRepo": "rocket-pool/smartnode-install",
"architectures": ["linux/amd64"],
"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.",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: ./build
args:
UPSTREAM_VERSION: v1.9.8
UPSTREAM_VERSION: v1.10.0
NETWORK: prater
volumes:
- "rocketpool-testnet:/rocketpool"
Expand Down

0 comments on commit 67dffba

Please sign in to comment.