1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-28 08:44:59 +08:00

chore(deps): update ollama/ollama docker tag to v0.1.31 (#1212)

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

* 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] 2024-04-07 10:41:52 +08:00 committed by GitHub
parent 2d72801e62
commit f31e119cc6
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
ollama:
image: ollama/ollama:0.1.30
image: ollama/ollama:0.1.31
container_name: ${CONTAINER_NAME}
restart: unless-stopped
ports: