Update ollama/ollama Docker tag to v0.8.0

This commit is contained in:
renovate[bot]
2025-05-28 08:17:32 +00:00
committed by GitHub
parent 0ea27a2167
commit 6d4daa6e25

View File

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