chore(deps): update ollama/ollama docker tag to v0.14.0

This commit is contained in:
renovate[bot]
2026-01-14 03:43:48 +00:00
committed by GitHub
parent 2b1c1d1a6f
commit 82bc3c8d48
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.13.5
image: ollama/ollama:0.14.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"