Merge branch 'main' into renovate/ghcr.io-linuxserver-syncthing
This commit is contained in:
commit
ce9c2afced
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.47
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.48
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
@ -18,7 +18,7 @@ services:
|
|||
capabilities: [gpu]
|
||||
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:v0.3.6
|
||||
image: ghcr.io/open-webui/open-webui:0.3.7
|
||||
container_name: open-webui
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Reference in a new issue