Update versions: Ollama 0.32.6, OWUI 0.11.0, MariaDB 11.8, WordPress 7.0-php8.4

This commit is contained in:
devops
2026-08-08 00:01:06 +02:00
parent cebeaa5069
commit 6cecf9fff2
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
services:
ollama:
container_name: d0a1-ollama
image: ollama/ollama:0.30.8
image: ollama/ollama:0.32.6
restart: unless-stopped
ports:
- "11434:11434"
@@ -29,7 +29,7 @@ services:
openwebui:
container_name: d0a1-openwebui
image: ghcr.io/open-webui/open-webui:0.6.15
image: ghcr.io/open-webui/open-webui:0.11.0
restart: unless-stopped
ports:
- "3000:8080"