Update ollama/ollama Docker tag to v0.12.9

This commit is contained in:
renovate[bot]
2025-11-01 06:47:17 +00:00
committed by GitHub
parent be31631703
commit e47dc2eadb

View File

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