Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-06 05:27:46 +00:00
parent c6a98c0877
commit 423def6e95
20 changed files with 4 additions and 4 deletions
@@ -36,7 +36,7 @@ services:
- -qO-
- http://127.0.0.1:8080/health
timeout: 3s
image: dujiaonext/api:v1.0.0
image: dujiaonext/api:v1.0.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.2
image: ghcr.io/openclaw/openclaw:2026.4.5
init: true
labels:
createdBy: Apps
+1 -1
View File
@@ -36,7 +36,7 @@ services:
- -qO-
- http://127.0.0.1:8080/health
timeout: 3s
image: dujiaonext/api:v1.0.0
image: dujiaonext/api:v1.0.1
labels:
createdBy: Apps
networks:
+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.4.2
image: ghcr.io/openclaw/openclaw:2026.4.5
init: true
labels:
createdBy: Apps