Update ollama/ollama Docker tag to v0.11.5

This commit is contained in:
renovate[bot]
2025-08-19 22:48:30 +00:00
committed by GitHub
parent 97768c5aa6
commit 152b3cc212
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.11.4
image: ollama/ollama:0.11.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"