1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-02 08:36:39 +08:00

chore(deps): update ollama/ollama docker tag to v0.8.0 (#4019)

* chore(deps): update ollama/ollama docker tag to v0.8.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2025-05-29 16:59:10 +08:00 committed by GitHub
parent 109db77eb3
commit 8ed594075b
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
ollama:
image: ollama/ollama:0.7.1
image: ollama/ollama:0.8.0
container_name: ${CONTAINER_NAME}
restart: unless-stopped
ports: