Compare commits
4 commits
d2a902bfd5
...
a4769f45ab
Author | SHA1 | Date | |
---|---|---|---|
a4769f45ab | |||
1a2bd15989 | |||
89f8d7d596 | |||
2fff2490a3 |
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.2.6
|
image: docker.mafyuh.xyz/ollama/ollama:0.3.1
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue