Compare commits
No commits in common. "86dc3dcb51820e4c38e30f0a0271e8d6e970ee1b" and "d44188c5a7732c83773c2bbfb2071091db411eef" have entirely different histories.
86dc3dcb51
...
d44188c5a7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.40
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.39
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Reference in a new issue