Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-06 19:49:20 +00:00
parent c714cf659d
commit 4c7d8a2360
10 changed files with 2 additions and 2 deletions
@@ -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.5
image: ghcr.io/openclaw/openclaw:2026.5.6
init: true
labels:
createdBy: Apps
+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.5.5
image: ghcr.io/openclaw/openclaw:2026.5.6
init: true
labels:
createdBy: Apps