Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-05 10:48:30 +00:00
parent 50912fdee4
commit fa3f238601
19 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- DEV=false
- LOG_LEVEL=INFO
- PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true
image: jxxghp/moviepilot:2.10.9
image: jxxghp/moviepilot:2.10.10
labels:
createdBy: Apps
logging:
@@ -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.3
image: ghcr.io/openclaw/openclaw:2026.5.4
init: true
labels:
createdBy: Apps
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- DEV=false
- LOG_LEVEL=INFO
- PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true
image: jxxghp/moviepilot:2.10.9
image: jxxghp/moviepilot:2.10.10
labels:
createdBy: Apps
logging:
+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.3
image: ghcr.io/openclaw/openclaw:2026.5.4
init: true
labels:
createdBy: Apps