Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-22 18:28:52 +00:00
parent 3bb4447b54
commit 9bae753904
22 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.112.3
image: n8nio/n8n:1.113.0
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.112.3
image: n8nio/n8n:1.113.0
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.0.2
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
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:2.2.1
image: ghcr.io/nodepassproject/nodepassdash:3.0.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}