⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.46
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
3e8a8db5c5
commit
8bd0366965
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.45
|
image: docker.mafyuh.xyz/ollama/ollama:0.1.46
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue