Compare commits
No commits in common. "e45732b1f1399a1f7d252713bdfaf5eb59c7d848" and "6ad64146c6d0360c9d5db55788e400b4a82becc7" have entirely different histories.
e45732b1f1
...
6ad64146c6
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.2
|
image: ollama/ollama:0.3.1
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue