Compare commits
No commits in common. "fe78c4ec5206950beb0519afd5733c493eda247e" and "890143ee10980dbec9526469da838473b42291b0" have entirely different histories.
fe78c4ec52
...
890143ee10
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.40
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.39
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue