Compare commits
3 commits
e6b94acdf9
...
be8d288f59
Author | SHA1 | Date | |
---|---|---|---|
be8d288f59 | |||
02bb531d21 | |||
5915c567f3 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.48
|
image: docker.mafyuh.xyz/ollama/ollama:0.2.6
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue