1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-21 13:19:39 +08:00

Update ollama/ollama Docker tag to v0.9.0

This commit is contained in:
renovate[bot] 2025-05-30 04:20:13 +00:00 committed by GitHub
parent e68578b746
commit eaaa920dcb

View File

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