Compare commits
3 commits
a025de9710
...
5414376326
Author | SHA1 | Date | |
---|---|---|---|
5414376326 | |||
86fc8c66d5 | |||
|
9f66947a26 |
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.42
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.43
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue