Compare commits
5 commits
61ff6faf17
...
255deab794
Author | SHA1 | Date | |
---|---|---|---|
255deab794 | |||
573cd7c244 | |||
dca6317fb8 | |||
81b2d0eed1 | |||
8bd0366965 |
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.45
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.46
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue