Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-22 05:28:34 +00:00
parent 2ca236ba57
commit 6f2b830406
155 changed files with 796 additions and 796 deletions
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.21.0
image: ollama/ollama:0.21.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.20
image: ghcr.io/openclaw/openclaw:2026.4.21
init: true
labels:
createdBy: Apps