Compare commits
1 commit
b1e3f5ec68
...
904d19a694
Author | SHA1 | Date | |
---|---|---|---|
904d19a694 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.2.8
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.3.0
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Reference in a new issue