From cdf28754cdff43dc13b01631beafc0479e7bc797 Mon Sep 17 00:00:00 2001 From: cbermudez97 Date: Mon, 17 Jul 2023 17:22:58 +0000 Subject: [PATCH] bump NethermindEth/nethermind to 1.20.1 --- dappnode_package.json | 2 +- docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dappnode_package.json b/dappnode_package.json index 52a944c..e8f1794 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -1,7 +1,7 @@ { "name": "nethermind-xdai.dnp.dappnode.eth", "version": "1.0.35", - "upstreamVersion": "1.20.0", + "upstreamVersion": "1.20.1", "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", diff --git a/docker-compose.yml b/docker-compose.yml index 42b4ab5..1b6afa7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,7 +4,7 @@ services: build: context: . args: - UPSTREAM_VERSION: 1.20.0 + UPSTREAM_VERSION: 1.20.1 image: "nethermind.nethermind-xdai.dnp.dappnode.eth:1.0.0" restart: unless-stopped security_opt: