⬆️ Update ollama/ollama Docker tag to v0.5.12
This commit is contained in:
parent
f55d01154b
commit
2641461dec
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.5.11
|
image: ollama/ollama:0.5.12
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|
Reference in a new issue