Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-25 03:49:18 +00:00
parent e42c2e0778
commit acb4391a70
16 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.8.1
image: ghost:6.9.0
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.2.5
image: ghcr.io/nodepassproject/nodepassdash:3.2.6
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}