Update ollama/ollama Docker tag to v0.11.2

This commit is contained in:
renovate[bot]
2025-08-05 21:26:02 +00:00
committed by GitHub
parent 3c391130eb
commit 540bb31bdd

View File

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