Update ollama/ollama Docker tag to v0.12.0

This commit is contained in:
renovate[bot]
2025-09-19 04:18:03 +00:00
committed by GitHub
parent 352cebb554
commit 09953a7b2c

View File

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