Update ollama/ollama Docker tag to v0.12.1

This commit is contained in:
renovate[bot]
2025-09-23 22:15:25 +00:00
committed by GitHub
parent 1fd9942bac
commit f7a3f4b45d

View File

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