Compare commits
No commits in common. "11333a67715f26391e395c55f90ec574dec2467e" and "03c503fd7f4395a87057bb2c558d164d18afe9ad" have entirely different histories.
11333a6771
...
03c503fd7f
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.47
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.46
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue