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

chore(deps): update ollama/ollama docker tag to v0.15.4 (#25)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-02 05:53:02 +00:00
committed by GitHub
parent de246faa0a
commit 885e71abc1

View File

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