diff --git a/dappnode_package.json b/dappnode_package.json index 8b1adf6..3b5da84 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -1,6 +1,6 @@ { "name": "rinkeby.dnp.dappnode.eth", - "version": "0.4.5", + "version": "0.4.10", "upstreamVersion": "v1.10.4", "upstreamRepo": "ethereum/go-ethereum", "upstreamArg": "UPSTREAM_VERSION", @@ -9,9 +9,7 @@ "type": "library", "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)"], "keywords": ["geth", "rinkeby", "ethereum", "testnet", "go-ethereum"], "categories": ["Developer tools"], "architectures": ["linux/amd64", "linux/arm64"], diff --git a/docker-compose.yml b/docker-compose.yml index 795fac0..98bae0b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.4" services: rinkeby.dnp.dappnode.eth: - image: "rinkeby.dnp.dappnode.eth:0.4.5" + image: "rinkeby.dnp.dappnode.eth:0.4.10" build: context: ./build args: