Compare commits
No commits in common. "a4769f45ab26e30e60771fe93ea5f332518142ed" and "d2a902bfd505e984e277b37e183fb29ccea0827c" have entirely different histories.
a4769f45ab
...
d2a902bfd5
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.3.1
|
image: docker.mafyuh.xyz/ollama/ollama:0.2.6
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue