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,
|
||||
"exposable": true,
|
||||
"id": "romm",
|
||||
"tipi_version": 2,
|
||||
"version": "1.6.5",
|
||||
"categories": ["gaming"],
|
||||
"tipi_version": 3,
|
||||
"version": "1.7.1",
|
||||
"categories": [
|
||||
"gaming"
|
||||
],
|
||||
"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.",
|
||||
"author": "Zurdi15",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
romm:
|
||||
image: zurdi15/romm:1.6.5
|
||||
image: zurdi15/romm:1.7.1
|
||||
container_name: romm
|
||||
environment:
|
||||
- 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