Compare commits
No commits in common. "be8d288f5969495ca3b1e4c448634b6d06b87d46" and "e6b94acdf91ca42d904658afe79b3a7ae19dfcf5" have entirely different histories.
be8d288f59
...
e6b94acdf9
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.2.6
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.48
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue