We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd17e5 commit 5973ab3Copy full SHA for 5973ab3
docker/AI/docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
capabilities: [gpu]
19
20
open-webui:
21
- image: ghcr.io/open-webui/open-webui:v0.5.3
+ image: ghcr.io/open-webui/open-webui:v0.5.4
22
container_name: open-webui
23
restart: unless-stopped
24
networks:
0 commit comments