diff --git a/dappnode_package.json b/dappnode_package.json index c6cd48a..d3ccc09 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.2", + "upstreamVersion": "1.14.3", "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 31adbae..17ae393 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,7 +4,7 @@ services: build: context: . args: - UPSTREAM_VERSION: 1.14.2 + UPSTREAM_VERSION: 1.14.3 image: "nethermind.nethermind.public.dappnode.eth:1.0.9" restart: unless-stopped security_opt: