chore(deps): update zurdi15/romm docker tag to v1.8.1 (#437)
* chore(deps): update zurdi15/romm docker tag to v1.8.1 * 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
2f4d8a41ff
commit
f4f217aaad
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "romm",
|
"id": "romm",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "1.7.1",
|
"version": "1.8.1",
|
||||||
"categories": [
|
"categories": [
|
||||||
"gaming"
|
"gaming"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
romm:
|
romm:
|
||||||
image: zurdi15/romm:1.7.1
|
image: zurdi15/romm:1.8.1
|
||||||
container_name: romm
|
container_name: romm
|
||||||
environment:
|
environment:
|
||||||
- ROMM_DB_DRIVER=mariadb
|
- ROMM_DB_DRIVER=mariadb
|
||||||
|
|
Loading…
Reference in New Issue
Block a user