Compare commits
3 commits
c5f6739e59
...
e859da102b
Author | SHA1 | Date | |
---|---|---|---|
e859da102b | |||
9590448369 | |||
2342256ff4 |
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.10
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue