⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.45
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 11s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 11s
This commit is contained in:
parent
8e83dcc3a2
commit
665c3d66ff
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.44
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.45
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Reference in a new issue