Compare commits
1 commit
b1e3f5ec68
...
cc36da5ea2
Author | SHA1 | Date | |
---|---|---|---|
cc36da5ea2 |
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.6
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.2.7
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Reference in a new issue