Update ollama/ollama Docker tag to v0.12.7

This commit is contained in:
renovate[bot]
2025-10-30 01:11:23 +00:00
committed by GitHub
parent dc69c0c158
commit 8507dea0f7

View File

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