Update ollama/ollama Docker tag to v0.23.3

This commit is contained in:
renovate[bot]
2026-05-13 01:08:03 +00:00
committed by GitHub
parent df5e3bca80
commit 82e99994af
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.23.2
image: ollama/ollama:0.23.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"