Update ollama/ollama Docker tag to v0.12.2

This commit is contained in:
renovate[bot]
2025-09-25 04:18:16 +00:00
committed by GitHub
parent a523771e04
commit 2a79813c98

View File

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