Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-30 08:25:41 +00:00
parent 5502153ab1
commit 6c2283d35a
28 changed files with 6 additions and 6 deletions
@@ -18,7 +18,7 @@ services:
- TRUST_PROXY_HEADER=true
- CASE_SENSITIVE_USERNAME=true
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
image: svhd/logto:1.38.0
image: svhd/logto:1.39.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: xhongc/music_tag_web:2.7.1
image: xhongc/music_tag_web:2.7.2
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.26
image: ghcr.io/openclaw/openclaw:2026.4.27
init: true
labels:
createdBy: Apps
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- TRUST_PROXY_HEADER=true
- CASE_SENSITIVE_USERNAME=true
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
image: svhd/logto:1.38.0
image: svhd/logto:1.39.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: xhongc/music_tag_web:2.7.1
image: xhongc/music_tag_web:2.7.2
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.26
image: ghcr.io/openclaw/openclaw:2026.4.27
init: true
labels:
createdBy: Apps