chore(deps): update zurdi15/romm docker tag to v1.7.1 (#350)
* chore(deps): update zurdi15/romm docker tag to v1.7.1 * Update app version * Update Logo --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com> Co-authored-by: DrMxrcy <58747968+DrMxrcy@users.noreply.github.com>
This commit is contained in:
parent
88d19fc389
commit
09f5b913ae
|
@ -5,9 +5,11 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "romm",
|
"id": "romm",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "1.6.5",
|
"version": "1.7.1",
|
||||||
"categories": ["gaming"],
|
"categories": [
|
||||||
|
"gaming"
|
||||||
|
],
|
||||||
"description": "RomM (Rom Manager) is a web based retro roms manager integrated with IGDB.",
|
"description": "RomM (Rom Manager) is a web based retro roms manager integrated with IGDB.",
|
||||||
"short_desc": "RomM (Rom Manager) is a web based retro roms manager integrated with IGDB.",
|
"short_desc": "RomM (Rom Manager) is a web based retro roms manager integrated with IGDB.",
|
||||||
"author": "Zurdi15",
|
"author": "Zurdi15",
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
romm:
|
romm:
|
||||||
image: zurdi15/romm:1.6.5
|
image: zurdi15/romm:1.7.1
|
||||||
container_name: romm
|
container_name: romm
|
||||||
environment:
|
environment:
|
||||||
- ROMM_DB_DRIVER=mariadb
|
- ROMM_DB_DRIVER=mariadb
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 100 KiB |
Loading…
Reference in New Issue
Block a user