Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-24 06:34:53 +00:00
parent 5b0cc92bc8
commit d0177e798e
18 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.18.13
image: envyafish/byte-muse:1.18.15
labels:
createdBy: Apps
networks:

View File

@@ -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.36
image: ghcr.io/open-webui/open-webui:v0.6.37
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.18.13
image: envyafish/byte-muse:1.18.15
labels:
createdBy: Apps
networks:

View File

@@ -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.36
image: ghcr.io/open-webui/open-webui:v0.6.37
labels:
createdBy: Apps
networks: