chore(deps): update sethsimmons/simple-monerod docker tag to v0.18.1.2 (#155)

* chore(deps): update sethsimmons/simple-monerod docker tag to v0.18.1.2

* Update app version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2022-12-16 09:08:17 +01:00 committed by GitHub
parent 2e7feb4f4c
commit 739aae1c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -6,9 +6,11 @@
"no_gui": true,
"port": 18080,
"id": "monerod",
"tipi_version": 3,
"version": "v0.18.1.1",
"categories": ["finance"],
"tipi_version": 4,
"version": "0.18.1.2",
"categories": [
"finance"
],
"description": "A device on the Internet running the Monero software, with a full copy of the Monero blockchain, actively assisting the Monero network. This is a simple and straightforward Dockerized monerod built from source and exposing standard ports. Please note that running this requires >50GB of free disk space and is best run on solid-state (SSD) storage.",
"short_desc": "Monero is a private, decentralized cryptocurrency that keeps your finances confidential and secure.",
"author": "sethforprivacy",

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
monerod:
image: sethsimmons/simple-monerod:v0.18.1.1
image: sethsimmons/simple-monerod:v0.18.1.2
dns:
- ${DNS_IP}
ports: