1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-17 20:40:31 +08:00

Update ollama/ollama Docker tag to v0.7.1

This commit is contained in:
renovate[bot] 2025-05-23 22:56:18 +00:00 committed by GitHub
parent 737be63595
commit 605f6b673f

View File

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