Skip to content

Commit

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

bump NethermindEth/nethermind to 1.29.1, dappnode/staker-package-scripts to v0.1.0
  • Loading branch information
pablomendezroyo authored Oct 28, 2024
2 parents 6d8615b + 49a05b3 commit e37b5e2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"upstream": [
{
"repo": "NethermindEth/nethermind",
"version": "1.29.0",
"version": "1.29.1",
"arg": "UPSTREAM_VERSION"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
build:
context: nethermind
args:
UPSTREAM_VERSION: 1.29.0
UPSTREAM_VERSION: 1.29.1
STAKER_SCRIPTS_VERSION: v0.1.0
DATA_DIR: /data
restart: unless-stopped
Expand Down
2 changes: 1 addition & 1 deletion package_variants/holesky/dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holesky-nethermind.dnp.dappnode.eth",
"version": "0.1.11",
"version": "0.1.13",
"exposable": [
{
"name": "Holesky Nethermind JSON RPC",
Expand Down
2 changes: 1 addition & 1 deletion package_variants/mainnet/dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nethermind.public.dappnode.eth",
"version": "1.0.53",
"version": "1.0.55",
"exposable": [
{
"name": "Nethermind JSON RPC",
Expand Down

0 comments on commit e37b5e2

Please sign in to comment.