Skip to content

Commit

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

bump NethermindEth/nethermind to 1.30.1, dappnode/staker-package-scripts to v0.1.1
  • Loading branch information
stdevMac authored Dec 12, 2024
2 parents 8587748 + fba465e commit fe6b53e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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.30.0",
"version": "1.30.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.30.0
UPSTREAM_VERSION: 1.30.1
STAKER_SCRIPTS_VERSION: v0.1.1
DATA_DIR: /data
restart: unless-stopped
Expand Down
2 changes: 1 addition & 1 deletion package_variants/gnosis/dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nethermind-xdai.dnp.dappnode.eth",
"version": "1.0.50",
"version": "1.0.52",
"exposable": [
{
"name": "Gnosis Nethermind JSON RPC",
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.14",
"version": "0.1.15",
"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.56",
"version": "1.0.57",
"exposable": [
{
"name": "Nethermind JSON RPC",
Expand Down

0 comments on commit fe6b53e

Please sign in to comment.