Compare commits
3 commits
6ad64146c6
...
e45732b1f1
Author | SHA1 | Date | |
---|---|---|---|
e45732b1f1 | |||
d2fc0ae690 | |||
65b2f3cd08 |
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.1
|
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