Compare commits
No commits in common. "b91805853afa7efb2dbb8a11bb42eae27d045218" and "c835804abff6af14028e2cd911fb8e8e9a8f4ccd" have entirely different histories.
b91805853a
...
c835804abf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.1.35
|
||||
image: ollama/ollama:0.1.34
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Reference in a new issue