Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-27 16:41:54 +00:00
parent b98702c484
commit 273be371df
148 changed files with 239 additions and 239 deletions
@@ -15,7 +15,7 @@ services:
- BH_DB_PATH=/app/data/baihu.db
- BH_DB_TABLE_PREFIX=baihu_
- BH_DB_NAME=baihu
image: ghcr.io/engigu/baihu:1.0.47
image: ghcr.io/engigu/baihu:1.0.48
labels:
createdBy: Apps
logging:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/gchq/cyberchef:10.23.0
image: ghcr.io/gchq/cyberchef:10.24.0
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.24
image: ghcr.io/openclaw/openclaw:2026.4.25
init: true
labels:
createdBy: Apps