Compare commits
No commits in common. "e859da102b51cebfcd54e72f7a14ac069b1a8c62" and "c5f6739e59a221e9e2ff4a03d6392ca858a4e3de" have entirely different histories.
e859da102b
...
c5f6739e59
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.3.10
|
image: ollama/ollama:0.3.6
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue