Compare commits
No commits in common. "2a5ac49931eb4e19eaea30dfc8bc24534f409d8a" and "ac8bc5e7c52050e5c29e97e0dd74ccf1de399dfa" have entirely different histories.
2a5ac49931
...
ac8bc5e7c5
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.44
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue