⬆️ Update ollama/ollama Docker tag to v0.3.2
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
This commit is contained in:
parent
f8575efb8c
commit
65b2f3cd08
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.3.1
|
||||
image: ollama/ollama:0.3.2
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue