Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-10 18:30:10 +00:00
parent 3d3ec1d1e2
commit a6784e2442
9 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.1.2
image: ghcr.io/nodepassproject/nodepassdash:3.1.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.1.2
image: ghcr.io/nodepassproject/nodepassdash:3.1.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}