We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6795c8e commit cc1f187Copy full SHA for cc1f187
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.3.11
+ image: ghcr.io/open-webui/open-webui:v0.3.12
22
container_name: open-webui
23
restart: unless-stopped
24
ports:
0 commit comments