Update ollama/ollama Docker tag to v0.12.4

This commit is contained in:
renovate[bot]
2025-10-10 00:40:09 +00:00
committed by GitHub
parent 7c37d2a5fb
commit be7b0f3307

View File

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