Update ollama/ollama Docker tag to v0.9.5

This commit is contained in:
renovate[bot]
2025-07-02 22:14:07 +00:00
committed by GitHub
parent f5575b6b77
commit f16a2b9a95
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.9.4
image: ollama/ollama:0.9.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"