Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-18 03:48:34 +00:00
parent e040823166
commit 8b7023519d
27 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- QUEUE_CONNECTION=database - QUEUE_CONNECTION=database
image: linuxserver/bookstack:25.02.5 image: linuxserver/bookstack:25.05.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.937.0 image: casbin/casdoor:v1.938.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: vectorim/element-web:v1.11.103 image: vectorim/element-web:v1.11.104
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: