Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-08 05:13:34 +00:00
parent 91929a5a3f
commit 6f2faf79eb
21 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:2.395.0
image: casbin/casdoor:2.396.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.4.5
image: ghcr.io/openclaw/openclaw:2026.4.7
init: true
labels:
createdBy: Apps