Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-08 21:19:23 +00:00
parent 62fa1ee7fc
commit 370d4cf6c7
21 changed files with 4 additions and 4 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.45.2
image: ghcr.io/homarr-labs/homarr:v1.45.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.13.1
image: ollama/ollama:0.13.2
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.45.2
image: ghcr.io/homarr-labs/homarr:v1.45.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.13.1
image: ollama/ollama:0.13.2
labels:
createdBy: Apps
networks: