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:
parent
229854afd8
commit
0312946a25
|
@ -6,8 +6,8 @@
|
||||||
"no_gui": true,
|
"no_gui": true,
|
||||||
"port": 18080,
|
"port": 18080,
|
||||||
"id": "monerod",
|
"id": "monerod",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "0.18.2.0",
|
"version": "0.18.2.2",
|
||||||
"categories": [
|
"categories": [
|
||||||
"finance"
|
"finance"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
monerod:
|
monerod:
|
||||||
image: sethsimmons/simple-monerod:v0.18.2.0
|
image: sethsimmons/simple-monerod:v0.18.2.2
|
||||||
dns:
|
dns:
|
||||||
- ${DNS_IP}
|
- ${DNS_IP}
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user