⬆️ Update ollama/ollama Docker tag to v0.5.1
Some checks failed
Ansible Deploy to Hosts / deploy (pull_request) Failing after 20s
Some checks failed
Ansible Deploy to Hosts / deploy (pull_request) Failing after 20s
This commit is contained in:
parent
a3fe007875
commit
ef0f8878f1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.5.0
|
||||
image: ollama/ollama:0.5.1
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue