Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-03-31 21:41:30 +00:00
parent f5e0823fd7
commit 4215920afd
19 changed files with 4 additions and 4 deletions
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
image: sn0wl1n/ech0:v4.2.5 image: sn0wl1n/ech0:v4.2.6
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -30,7 +30,7 @@ services:
- -e - -e
- fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1)) - fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))
timeout: 5s timeout: 5s
image: ghcr.io/openclaw/openclaw:2026.3.28 image: ghcr.io/openclaw/openclaw:2026.3.31
init: true init: true
labels: labels:
createdBy: Apps createdBy: Apps
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
image: sn0wl1n/ech0:v4.2.5 image: sn0wl1n/ech0:v4.2.6
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -30,7 +30,7 @@ services:
- -e - -e
- fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1)) - fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))
timeout: 5s timeout: 5s
image: ghcr.io/openclaw/openclaw:2026.3.28 image: ghcr.io/openclaw/openclaw:2026.3.31
init: true init: true
labels: labels:
createdBy: Apps createdBy: Apps