Compare commits
No commits in common. "d5a25b5409353b7896d189379462c450f2ef2f9e" and "5641fdc0c074eb0aa81717b8869bd4f725121383" have entirely different histories.
d5a25b5409
...
5641fdc0c0
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.41
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.40
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Reference in a new issue