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

This commit is contained in:
renovate[bot]
2026-03-19 01:18:39 +00:00
committed by GitHub
parent da4c6f42bf
commit 6ff735b275
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.18.1
image: ollama/ollama:0.18.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"