Compare commits
No commits in common. "e83ccd1ada1e8da7e32965456165ca1cb1c67a3e" and "9a62eed4b2cb1b00537ca4d1fa8daa0bbf489052" have entirely different histories.
e83ccd1ada
...
9a62eed4b2
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.41
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue