From 848f12f48be04b45a66cedca093c9e2e0a8b93ad Mon Sep 17 00:00:00 2001 From: dapplion Date: Thu, 12 Dec 2024 12:02:09 +0000 Subject: [PATCH] bump NethermindEth/nethermind to 1.30.1 --- dappnode_package.json | 4 ++-- docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dappnode_package.json b/dappnode_package.json index 77cbc5e..8ae31c7 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -1,7 +1,7 @@ { "name": "nethermind.public.dappnode.eth", - "version": "1.0.54", - "upstreamVersion": "1.29.1", + "version": "1.0.58", + "upstreamVersion": "1.30.1", "shortDescription": "Nethermind Ethereum client", "description": "Nethermind - The world’s fastest Ethereum .NET Client and P2P Data Marketplace for the decentralised future\nOur flagship .NET Core-based Ethereum 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", diff --git a/docker-compose.yml b/docker-compose.yml index b09e5a3..7d85a48 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,7 +4,7 @@ services: build: context: . args: - UPSTREAM_VERSION: 1.29.1 + UPSTREAM_VERSION: 1.30.1 image: nethermind.nethermind.public.dappnode.eth:1.0.9 restart: unless-stopped security_opt: