Compare commits
2 commits
8817f55f3a
...
7d87e4e350
Author | SHA1 | Date | |
---|---|---|---|
7d87e4e350 | |||
|
1a7b0d5c1b |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.43
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.44
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue