Compare commits
No commits in common. "792a6f9883578bafa6a8b4a26a5bbbc5017ac38d" and "0a2be1e58784a5556d65620e4344c75d5070e3e9" have entirely different histories.
792a6f9883
...
0a2be1e587
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.3.3
|
||||
image: ollama/ollama:0.3.2
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue