Merge branch 'dozzle' of git@github.com:sclaren/runtipi-appstore.git
This commit is contained in:
commit
83409c362f
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user