Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-07 18:30:57 +00:00
parent 93c55134b4
commit 283da8d5e4
43 changed files with 5 additions and 5 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.28-ol8
image: qyg2297248353/ammds:v1.6.30-ol8
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.28
image: qyg2297248353/ammds:v1.6.30
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.128.0
image: casbin/casdoor:v2.130.0
labels:
createdBy: Apps
networks:
@@ -21,7 +21,7 @@ services:
environment:
- TZ=Asia/Shanghai
- WEBDAV_BACKEND=http://sp-webdav
image: johannesjo/super-productivity:v16.2.1
image: johannesjo/super-productivity:v16.3.0
labels:
createdBy: Apps
networks:
@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.14.2.0
image: weblate/weblate:5.14.3.0
labels:
createdBy: Apps
networks: