Compare commits
3 commits
de755ee6ff
...
a2432865ff
Author | SHA1 | Date | |
---|---|---|---|
a2432865ff | |||
792a6f9883 | |||
56ad04fe98 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.3.2
|
||||
image: ollama/ollama:0.3.3
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue