Compare commits
No commits in common. "a2432865ff5f2b717055629eb2c83d263bc34167" and "de755ee6ff8fc11bc7b2357c2f984a50bfd207e2" have entirely different histories.
a2432865ff
...
de755ee6ff
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.3
|
image: ollama/ollama:0.3.2
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue