Update ollama/ollama Docker tag to v0.10.1

This commit is contained in:
renovate[bot]
2025-07-31 04:40:45 +00:00
committed by GitHub
parent 7f2de5b62f
commit b2ceff1094

View File

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