Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-05-28 03:43:57 +00:00
parent 1ea47f329c
commit bf7b270cc6
27 changed files with 6 additions and 6 deletions

View File

@@ -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}

View File

@@ -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:

View File

@@ -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:

View File

@@ -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}

View File

@@ -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:

View File

@@ -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: