Update ollama/ollama Docker tag to v0.12.6

This commit is contained in:
renovate[bot]
2025-10-17 01:31:21 +00:00
committed by GitHub
parent 1b10120271
commit ec34ef7288

View File

@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.12.5
image: ollama/ollama:0.12.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"