Skip to content

Commit

Permalink
bump NethermindEth/nethermind to 1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eduadiez committed Dec 15, 2023
1 parent e3b90c4 commit 7204e87
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": "nethermind-xdai.dnp.dappnode.eth",
"version": "1.0.39",
"upstreamVersion": "1.23.0",
"version": "1.0.40",
"upstreamVersion": "1.24.0",
"shortDescription": "Nethermind xDai client",
"description": "Nethermind - The world’s fastest xDai .NET Client and P2P Data Marketplace for the decentralised future\nOur flagship .NET Core-based xDai client is all about performance and flexibility. We have built a lean, stable and feature-rich gateway to allow anyone, anywhere, to take part in the decentralised future.",
"type": "service",
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: .
args:
UPSTREAM_VERSION: 1.23.0
UPSTREAM_VERSION: 1.24.0
image: "nethermind.nethermind-xdai.dnp.dappnode.eth:1.0.0"
restart: unless-stopped
security_opt:
Expand Down

0 comments on commit 7204e87

Please sign in to comment.