Skip to content

Commit fa6eb47

Browse files
Merge pull request #32 from dappnode/dappnodebot/bump-upstream/monero@v0.18.1.2
bump monero-project/monero to v0.18.1.2
2 parents 2cfae64 + 7b4b2c4 commit fa6eb47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "monero.dnp.dappnode.eth",
33
"version": "0.2.3",
4-
"upstreamVersion": "v0.18.1.1",
4+
"upstreamVersion": "v0.18.1.2",
55
"upstreamRepo": "monero-project/monero",
66
"shortDescription": "Your own node for the private digital currency",
77
"description": "The Monero daemon monerod keeps your computer synced up with the Monero network. It downloads and validates the blockchain from the p2p network. `monerod` is entirely decoupled from your wallet. `monerod` does not access your private keys - it is not aware of your transactions and balance. Read the [monerod reference](https://monerodocs.org/interacting/monerod-reference/) to know all you can do with this DAppNode Package.",

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: .
66
args:
7-
UPSTREAM_VERSION: v0.18.1.1
7+
UPSTREAM_VERSION: v0.18.1.2
88
image: "monero.dnp.dappnode.eth:0.2.3"
99
ports:
1010
- "18089:18089"

0 commit comments

Comments
 (0)