Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-06 21:19:38 +00:00
parent 20ede1aad6
commit f981bdf2f8
18 changed files with 4 additions and 4 deletions
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512 - OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0 - OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16 - OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.12.9 image: ollama/ollama:0.12.10
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True - ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False - ENABLE_OPENAI_API=False
- https_proxy=${http_proxy} - https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:0.6.34 image: ghcr.io/open-webui/open-webui:0.6.35
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512 - OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0 - OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16 - OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.12.9 image: ollama/ollama:0.12.10
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True - ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False - ENABLE_OPENAI_API=False
- https_proxy=${http_proxy} - https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:0.6.34 image: ghcr.io/open-webui/open-webui:0.6.35
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: