2
0
mirror of https://github.com/acepanel/templates.git synced 2026-02-04 07:27:13 +08:00

chore(deps): update ollama/ollama docker tag to v0.15.0 (#14)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-24 13:58:17 +00:00
committed by GitHub
parent 15b8453b0e
commit c9a95832c6

View File

@@ -1,6 +1,6 @@
services:
ollama:
image: ollama/ollama:0.14.3
image: ollama/ollama:0.15.0
restart: unless-stopped
ports:
- ${OLLAMA_PORT_HTTP}:11434