Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-03-25 18:59:33 +00:00
parent cba08217ea
commit 4e7e2edf55
32 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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.3.23
image: ghcr.io/openclaw/openclaw:2026.3.24
init: true
labels:
createdBy: Apps