bump to 4.9.2

This commit is contained in:
2026-06-19 17:31:25 +02:00
parent af853159ff
commit de842e1b7f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9,8 +9,8 @@
"utilities" "utilities"
], ],
"description": "ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms.", "description": "ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms.",
"tipi_version": 2, "tipi_version": 3,
"version": "4.8.1", "version": "4.9.2",
"source": "https://hub.docker.com/r/rommapp/romm", "source": "https://hub.docker.com/r/rommapp/romm",
"website": "https://romm.app/", "website": "https://romm.app/",
"exposable": true, "exposable": true,
@@ -19,7 +19,7 @@
"arm64" "arm64"
], ],
"created_at": 1778001367632, "created_at": 1778001367632,
"updated_at": 1780667096539, "updated_at": 1781883030891,
"dynamic_config": true, "dynamic_config": true,
"min_tipi_version": "4.5.0" "min_tipi_version": "4.5.0"
} }
+1 -1
View File
@@ -3,7 +3,7 @@
"services": [ "services": [
{ {
"name": "romm", "name": "romm",
"image": "rommapp/romm:4.8.1", "image": "rommapp/romm:4.9.2",
"isMain": true, "isMain": true,
"internalPort": 8080, "internalPort": 8080,
"environment": [ "environment": [