Update to new Ubuntu LTS

This commit is contained in:
2026-04-24 18:30:51 -07:00
parent 8be260c568
commit 5e1f151630
2 changed files with 10 additions and 11 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ services:
- OLLAMA_KEEP_ALIVE=24h
- HSA_OVERRIDE_GFX_VERSION=11.0.0 # This is for the RX 7900XTX
devices:
- /dev/kfd:/dev/kfd # Shared surface driver for ROCm
- /dev/dri:/dev/dri # Direct Rendering Infrastructure for GPU access
- /dev/kfd:/dev/kfd
- /dev/dri:/dev/dri
ollama-webui:
container_name: ai-ollama-webui