1
0
Fork 0

Merge pull request #1318 from QYG2297248353/renovate/ollama-ollama-0.x

Update ollama/ollama Docker tag to v0.5.12
This commit is contained in:
Meng Sen 2025-02-22 13:31:44 +08:00 committed by GitHub
commit d4222eefc5
7 changed files with 1 additions and 1 deletions

View File

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