Update ollama/ollama Docker tag to v0.9.4

This commit is contained in:
renovate[bot]
2025-07-01 19:02:03 +00:00
committed by GitHub
parent d720c17783
commit 75e7a408a4

View File

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