Skip to content

Commit

Permalink
Github action update
Browse files Browse the repository at this point in the history
  • Loading branch information
eduadiez committed Apr 30, 2020
1 parent abd6f9a commit d82cb76
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.13",
"upstreamVersion": "1.8.24",
"version": "0.0.14",
"upstreamVersion": "1.8.29",
"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.13'
image: 'nethermind.public.dappnode.eth:0.0.14'
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 @@ -101,5 +101,13 @@
"remote": "Sun, 26 Apr 2020 12:42:31 GMT"
},
"link": "http://my.dappnode/#/sdk/publish/r=nethermind.public.dappnode.eth&v=0.0.13&h=%2Fipfs%2FQmRqrcW3J3Bd9KhHz1WxCcn1E4YwisKeJKByM1PyjgqWF2"
},
"0.0.14": {
"hash": "/ipfs/QmSXU337n3mmGBuNiKX2PyZoaonJ5fMexARRhD9Wd5gwcJ",
"type": "directory",
"uploadedTo": {
"remote": "Thu, 30 Apr 2020 08:50:27 GMT"
},
"link": "http://my.dappnode/#/sdk/publish/r=nethermind.public.dappnode.eth&v=0.0.14&h=%2Fipfs%2FQmSXU337n3mmGBuNiKX2PyZoaonJ5fMexARRhD9Wd5gwcJ"
}
}

0 comments on commit d82cb76

Please sign in to comment.