2
0
mirror of https://github.com/acepanel/templates.git synced 2026-02-04 11:17:16 +08:00

chore(deps): update ollama/ollama docker tag to v0.15.3 (#24)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-01 16:49:09 +00:00
committed by GitHub
parent 96e420bb15
commit de246faa0a

View File

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