We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ba54c1 + e77c64c commit f460bc2Copy full SHA for f460bc2
1 file changed
docker-compose.yaml
@@ -7,7 +7,7 @@ services:
7
- ./linux/searxng:/etc/searxng
8
restart: always
9
open-webui:
10
- image: ghcr.io/open-webui/open-webui@sha256:c1e4f0927fb0acd53bcbd8bbc92ecaf7ca36a23ee4cb8f25ce90c541012a473a
+ image: ghcr.io/open-webui/open-webui@sha256:e5c0b17626cddb96878c589ab64b0a67572b0b8d98cf9d4a10c33d2604e3126b # v0.5.3
11
ports:
12
- "11500:8080"
13
volumes:
0 commit comments