Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-06-03 21:17:55 +00:00
parent a95ee0d3a5
commit b6a0d2f76e
33 changed files with 6 additions and 6 deletions
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.30.2
image: ollama/ollama:0.30.3
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.28
image: ghcr.io/openclaw/openclaw:2026.6.1
init: true
labels:
createdBy: Apps
@@ -12,7 +12,7 @@ services:
- PGID=1000
- PEERPORT= ${PANEL_APP_PORT_TORRENTING}
- TZ=Asia/Shanghai
image: linuxserver/transmission:4.1.1
image: linuxserver/transmission:4.1.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}