Update ollama/ollama Docker tag to v0.23.1

This commit is contained in:
renovate[bot]
2026-05-05 22:28:23 +00:00
committed by GitHub
parent 703689cc4d
commit 61349d93a0
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.23.0
image: ollama/ollama:0.23.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"