Update ollama/ollama Docker tag to v0.9.6

This commit is contained in:
renovate[bot]
2025-07-10 02:21:36 +00:00
committed by GitHub
parent ac15475155
commit c92678efce

View File

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