Update Romm to v1.6.5 (#319)

This commit is contained in:
DrMxrcy 2023-04-13 13:55:59 -04:00 committed by GitHub
parent 420e929d4b
commit 9dfc199715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "romm",
"tipi_version": 1,
"version": "1.6.2",
"tipi_version": 2,
"version": "1.6.5",
"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.",

View File

@ -2,7 +2,7 @@ version: "3"
services:
romm:
image: zurdi15/romm:1.6.2
image: zurdi15/romm:1.6.5
container_name: romm
environment:
- ROMM_DB_DRIVER=mariadb