Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-28 03:54:39 +00:00
parent e8663ce640
commit 9b86a889b4
219 changed files with 1585 additions and 1585 deletions
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.41.1
image: ghost:6.42.0
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.5.26
image: ghcr.io/openclaw/openclaw:2026.5.27
init: true
labels:
createdBy: Apps