Update ollama/ollama Docker tag to v0.10.0

This commit is contained in:
renovate[bot]
2025-07-31 02:15:29 +00:00
committed by GitHub
parent 4cf032dd4e
commit dc15bcad4d

View File

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