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

* chore(deps): update sethsimmons/simple-monerod docker tag to v0.18.2.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] 2023-04-16 21:59:20 -04:00 committed by GitHub
parent 229854afd8
commit 0312946a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"no_gui": true,
"port": 18080,
"id": "monerod",
"tipi_version": 5,
"version": "0.18.2.0",
"tipi_version": 6,
"version": "0.18.2.2",
"categories": [
"finance"
],

View File

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