We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ced9f00 + 79624d2 commit c2985ecCopy full SHA for c2985ec
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:f4396ddb52979a87ca0626f100a8b51f1318b9b8e95544329ba095d1e1860018 # v0.5.11
+ image: ghcr.io/open-webui/open-webui@sha256:e774a5e695890b990ec2aa2f83ff52ff41d1f3fa33df11207d2418a2bc89ac63 # v0.5.18
11
ports:
12
- "11500:8080"
13
volumes:
0 commit comments