Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-22 03:40:42 +00:00
parent a06f1e197b
commit 875056cfb6
24 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: cloudreve/cloudreve:4.5.1
image: cloudreve/cloudreve:4.6.0
labels:
createdBy: Apps
networks:
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:0.6.22
image: ghcr.io/open-webui/open-webui:0.6.23
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-08-20
image: diygod/rsshub:2025-08-21
labels:
createdBy: Apps
networks: