Compare commits
No commits in common. "541437632660255bd993b6cb82ef7a69ebe32ed6" and "a025de9710bd623bae92039afe5058bb3a5d947a" have entirely different histories.
5414376326
...
a025de9710
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.43
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.42
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue