chore(deps): update zurdi15/romm docker tag to v1.8.3 (#537)

* chore(deps): update zurdi15/romm docker tag to v1.8.3

* 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:
renovate[bot] 2023-05-17 09:39:28 -04:00 committed by GitHub
parent 04a7b4779a
commit faed1bff72
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, "available": true,
"exposable": true, "exposable": true,
"id": "romm", "id": "romm",
"tipi_version": 5, "tipi_version": 6,
"version": "1.8.2", "version": "1.8.3",
"categories": [ "categories": [
"gaming" "gaming"
], ],

View File

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