Compare commits
No commits in common. "7d87e4e350b648fe76a74156d03e17c13ca0b428" and "8817f55f3a7017717634b34728e8f0c4415fadec" have entirely different histories.
7d87e4e350
...
8817f55f3a
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.44
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.43
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue