From b58afae8cfa3507be01a07785937907b9082f7dc Mon Sep 17 00:00:00 2001 From: dapplion Date: Thu, 1 Dec 2022 00:40:01 +0000 Subject: [PATCH] bump NethermindEth/nethermind to 1.14.7 --- dappnode_package.json | 6 ++++-- docker-compose.yml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/dappnode_package.json b/dappnode_package.json index bf0c59e..3e44ffc 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -1,7 +1,7 @@ { "name": "nethermind.public.dappnode.eth", "version": "1.0.9", - "upstreamVersion": "1.14.5", + "upstreamVersion": "1.14.7", "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", @@ -9,7 +9,9 @@ "dependencies": {}, "chain": "ethereum", "author": "DAppNode Association (https://github.com/dappnode)", - "contributors": ["Eduardo Antuña (https://github.com/eduadiez)"], + "contributors": [ + "Eduardo Antuña (https://github.com/eduadiez)" + ], "exposable": [ { "name": "Nethermind JSON RPC", diff --git a/docker-compose.yml b/docker-compose.yml index 8c48dbe..9221b6f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,7 +4,7 @@ services: build: context: . args: - UPSTREAM_VERSION: 1.14.5 + UPSTREAM_VERSION: 1.14.7 image: "nethermind.nethermind.public.dappnode.eth:1.0.9" restart: unless-stopped security_opt: