Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-18 19:47:08 +00:00
parent 89649b571d
commit d0114d7133
20 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.12
image: ghcr.io/openclaw/openclaw:2026.5.18
init: true
labels:
createdBy: Apps
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/suwayomi/suwayomi-server:v2.2.2154
image: ghcr.io/suwayomi/suwayomi-server:v2.2.2159
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.12
image: ghcr.io/openclaw/openclaw:2026.5.18
init: true
labels:
createdBy: Apps
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/suwayomi/suwayomi-server:v2.2.2154
image: ghcr.io/suwayomi/suwayomi-server:v2.2.2159
labels:
createdBy: Apps
networks: