Compare commits
2 commits
515dd97531
...
2c3678eb58
Author | SHA1 | Date | |
---|---|---|---|
2c3678eb58 | |||
|
612626a1c7 |
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.38
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.39
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue