Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-29 09:25:02 +00:00
parent 3351f27ca8
commit 0083078867
16 changed files with 2 additions and 2 deletions
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.6.31
image: ghcr.io/open-webui/open-webui:0.6.32
labels:
createdBy: Apps
networks:
@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.13.3.2
image: weblate/weblate:5.13.3.3
labels:
createdBy: Apps
networks: