⬆️ Update ollama/ollama Docker tag to v0.5.9
This commit is contained in:
parent
730d771a20
commit
89eca7a13f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.5.7
|
image: ollama/ollama:0.5.9
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|
Reference in a new issue