Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-06-09 20:09:17 +00:00
parent 81e02bb1c2
commit 82667b3cf1
226 changed files with 907 additions and 907 deletions
@@ -12,7 +12,7 @@ services:
- PUID=1000
- PGID=1000
- QUEUE_CONNECTION=database
image: linuxserver/bookstack:26.03.5
image: linuxserver/bookstack:26.05.1
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:2.25.6
image: n8nio/n8n:2.26.1
labels:
createdBy: Apps
networks:
@@ -30,7 +30,7 @@ services:
- -e
- fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))
timeout: 5s
image: ghcr.io/openclaw/openclaw:2026.6.1
image: ghcr.io/openclaw/openclaw:2026.6.5
init: true
labels:
createdBy: Apps