Merge branch 'dozzle' of git@github.com:sclaren/runtipi-appstore.git

This commit is contained in:
sclaren 2023-05-09 18:01:48 +02:00
commit 83409c362f
4 changed files with 6 additions and 6 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "romm",
"tipi_version": 4,
"version": "1.8.1",
"tipi_version": 5,
"version": "1.8.2",
"categories": [
"gaming"
],

View File

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

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "tasks-md",
"tipi_version": 2,
"version": "1.8.0",
"tipi_version": 3,
"version": "1.9.0",
"categories": [
"development"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
tasks-md:
container_name: tasks-md
image: baldissaramatheus/tasks.md:1.8.0
image: baldissaramatheus/tasks.md:1.9.0
ports:
- ${APP_PORT}:8080
volumes: