Compare commits
No commits in common. "a62a1f07aa6e9f97459ebcedc1a6553916ae4228" and "456fd25b53d59e8d773f594365206f077676a482" have entirely different histories.
a62a1f07aa
...
456fd25b53
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.3.6
|
image: ollama/ollama:0.3.5
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue