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

This commit is contained in:
renovate[bot]
2025-12-08 18:37:34 +00:00
committed by GitHub
parent 7b0c91d834
commit 710bcfbfec
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.13.1
image: ollama/ollama:0.13.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"