Compare commits
2 commits
2977090fd4
...
a918f6a891
Author | SHA1 | Date | |
---|---|---|---|
a918f6a891 | |||
bb5b86eb1c |
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ services:
|
||||||
capabilities: [gpu]
|
capabilities: [gpu]
|
||||||
|
|
||||||
open-webui:
|
open-webui:
|
||||||
image: ghcr.io/open-webui/open-webui:0.5.16
|
image: ghcr.io/open-webui/open-webui:v0.5.18
|
||||||
container_name: open-webui
|
container_name: open-webui
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
@ -39,7 +39,7 @@ services:
|
||||||
- host.docker.internal:host-gateway
|
- host.docker.internal:host-gateway
|
||||||
|
|
||||||
searxng:
|
searxng:
|
||||||
image: searxng/searxng@sha256:0da476ff64bf801e3b36fd3c79c50f30f7041ab78b27cbc8c189c4c6f8c696d6
|
image: searxng/searxng@sha256:9760e7d7785dc876a16a12093f7053d2e8219529459a43ad00f3e8761a7b5f28
|
||||||
container_name: searxng
|
container_name: searxng
|
||||||
networks:
|
networks:
|
||||||
- ai-stack
|
- ai-stack
|
||||||
|
|
Reference in a new issue