Update ollama/ollama Docker tag to v0.23.2

This commit is contained in:
renovate[bot]
2026-05-08 05:00:40 +00:00
committed by GitHub
parent 7f6480af1b
commit 1625caf224
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.23.1
image: ollama/ollama:0.23.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"