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:
|
||||
ollama:
|
||||
image: ollama/ollama:0.3.6
|
||||
image: ollama/ollama:0.3.5
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue