We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a51edd commit 3c69873Copy full SHA for 3c69873
docker-compose.yml
@@ -1,7 +1,8 @@
1
services:
2
open-webui:
3
env_file: .env
4
- image: ghcr.io/open-webui/open-webui:main
+ # image: ghcr.io/open-webui/open-webui:main
5
+ image: ghcr.io/open-webui/open-webui:0.6.22
6
container_name: mcp-openstack-ops-open-webui
7
ports:
8
- "${DOCKER_EXTERNAL_PORT_OPENWEBUI}:8080"
0 commit comments