Update ollama/ollama Docker tag to v0.11.10

This commit is contained in:
renovate[bot]
2025-09-04 21:44:54 +00:00
committed by GitHub
parent e03676f97a
commit 81fef6d775

View File

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