Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-03-03 02:29:42 +00:00
parent 1360e6f2c9
commit e1fef4a8bb
18 changed files with 4 additions and 4 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mauricenino/dashdot:6.3.2
image: mauricenino/dashdot:6.3.3
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:v0.8.7
image: ghcr.io/open-webui/open-webui:v0.8.8
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mauricenino/dashdot:6.3.2
image: mauricenino/dashdot:6.3.3
labels:
createdBy: Apps
networks:
+1 -1
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.8.7
image: ghcr.io/open-webui/open-webui:v0.8.8
labels:
createdBy: Apps
networks: