Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-24 08:32:43 +00:00
parent 6dd94ee9b9
commit 1f958966ce
19 changed files with 4 additions and 4 deletions
@@ -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.20
image: ghcr.io/openclaw/openclaw:2026.5.22
init: true
labels:
createdBy: Apps
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY:-}
image: lkw199711/smanga-nodejs:4.3.02
image: lkw199711/smanga-nodejs:4.3.04
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.5.20
image: ghcr.io/openclaw/openclaw:2026.5.22
init: true
labels:
createdBy: Apps
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY:-}
image: lkw199711/smanga-nodejs:4.3.02
image: lkw199711/smanga-nodejs:4.3.04
labels:
createdBy: Apps
networks: