Skip to content

Commit

Permalink
Github action update
Browse files Browse the repository at this point in the history
  • Loading branch information
eduadiez committed Jun 4, 2020
1 parent bf082a2 commit 44d28b5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nethermind.public.dappnode.eth",
"version": "0.0.19",
"upstreamVersion": "1.8.44",
"version": "0.0.20",
"upstreamVersion": "1.8.45",
"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",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
context: ./build
args:
- VERSION
image: 'nethermind.public.dappnode.eth:0.0.19'
image: 'nethermind.public.dappnode.eth:0.0.20'
restart: always
volumes:
- 'data:/data'
Expand Down
8 changes: 8 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,13 @@
"remote": "Tue, 02 Jun 2020 15:17:46 GMT"
},
"link": "http://my.dappnode/#/sdk/publish/r=nethermind.public.dappnode.eth&v=0.0.19&h=%2Fipfs%2FQmSKRUaGrrBbixrcfDcunXYon8wCajuy5MLcH3GcBWdcbi"
},
"0.0.20": {
"hash": "/ipfs/QmbaFxqUZm8UZWPvEygpHWEbd7P3w8YLJ3wenyh8t9gfyx",
"type": "directory",
"uploadedTo": {
"remote": "Thu, 04 Jun 2020 17:43:41 GMT"
},
"link": "http://my.dappnode/#/sdk/publish/r=nethermind.public.dappnode.eth&v=0.0.20&h=%2Fipfs%2FQmbaFxqUZm8UZWPvEygpHWEbd7P3w8YLJ3wenyh8t9gfyx"
}
}

0 comments on commit 44d28b5

Please sign in to comment.