Update ollama/ollama Docker tag to v0.11.11

This commit is contained in:
renovate[bot]
2025-09-16 02:30:04 +00:00
committed by GitHub
parent d44515e4c4
commit 80f15e6b86

View File

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