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

This commit is contained in:
renovate[bot] 2024-03-10 03:48:40 +00:00 committed by GitHub
parent 0f44b36c6d
commit c3de9bc414
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -6,8 +6,8 @@
"no_gui": true,
"port": 18080,
"id": "monerod",
"tipi_version": 8,
"version": "0.18.3.1",
"tipi_version": 9,
"version": "0.18.3.2",
"categories": [
"finance"
],
@ -18,5 +18,8 @@
"form_fields": [],
"uid": 1000,
"gid": 1000,
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

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