Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-24 04:00:33 +00:00
parent 761021af8d
commit 8a345d5429
32 changed files with 4 additions and 4 deletions
@@ -15,7 +15,7 @@ services:
- MINIO_BROWSER_REDIRECT=true
extra_hosts:
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
image: minio/minio:RELEASE.2025-07-18T21-56-31Z
image: minio/minio:RELEASE.2025-07-23T15-54-02Z
labels:
createdBy: Apps
logging:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.104.0
image: n8nio/n8n:1.104.1
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.2.0
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-07-22
image: diygod/rsshub:2025-07-23
labels:
createdBy: Apps
networks: