Compare commits
2 commits
22ae017480
...
338227f761
Author | SHA1 | Date | |
---|---|---|---|
338227f761 | |||
68f85b2a5e |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.3.4
|
||||
image: ollama/ollama:0.3.5
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue