Compare commits
No commits in common. "2c3678eb585d038e15359a04571ea2115eeeaa4f" and "515dd97531f877950e6014bdbac864187b3ec9ef" have entirely different histories.
2c3678eb58
...
515dd97531
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.39
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.38
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue