⬆️ Update ollama/ollama Docker tag to v0.3.13
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
This commit is contained in:
parent
d3e53b3ea3
commit
b3a59af3db
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.3.12
|
image: ollama/ollama:0.3.13
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in a new issue