Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-05-28 03:43:59 +00:00
parent 3ca258c79c
commit c097affbb3
24 changed files with 3 additions and 3 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.6
image: qyg2297248353/ammds:v1.6.7
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.120.2
image: ghost:5.120.3
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- ./envs/global.env
environment:
- RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.1.30
image: b3log/siyuan:v3.1.31
labels:
createdBy: Apps
networks: