lock mih-ai to ollama 0.30.6 #52

Merged
yaso_meth merged 1 commits from v.1.3.0 into main 2026-06-08 06:31:27 +00:00
Showing only changes of commit 87b0ebfa27 - Show all commits
+1 -1
View File
@@ -205,7 +205,7 @@ services:
#============== MIH-AI Ollama ==================================================================== #============== MIH-AI Ollama ====================================================================
mih-ai: mih-ai:
container_name: mih-ai container_name: mih-ai
image: ollama/ollama:latest image: ollama/ollama:0.30.6
ports: ports:
- "127.0.0.1:11434:11434" - "127.0.0.1:11434:11434"
volumes: volumes: