Compare commits
No commits in common. "33d222588af9f1d23e78e53ce54b622647d3839d" and "f57fe6f8a090fcd336a384cd9ef06d8d5c2f2aec" have entirely different histories.
33d222588a
...
f57fe6f8a0
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.1.48
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.47
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Reference in a new issue