⬆️ Update ollama/ollama Docker tag to v0.5.10
This commit is contained in:
parent
3229d0f334
commit
f3b832aab6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.5.9
|
image: ollama/ollama:0.5.10
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|
Reference in a new issue