Update ollama/ollama Docker tag to v0.12.5

This commit is contained in:
renovate[bot]
2025-10-10 21:14:08 +00:00
committed by GitHub
parent 8469f26ea5
commit 80a413ccd9

View File

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