Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-27 15:17:52 +00:00
parent 9943b08fab
commit c2a7fd520e
25 changed files with 4 additions and 4 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.1.7
image: soulter/astrbot:v4.2.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.1.7
image: soulter/astrbot:v4.2.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.0.3
image: ghcr.io/nodepassproject/nodepassdash:3.0.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: uusec/openresty-manager:2.3.6
image: uusec/openresty-manager:2.3.7
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}