Browse Source

Update docker-compose.yaml

Robin Kroonen 1 year ago
parent
commit
e9e17cd0a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yaml

+ 1 - 1
docker-compose.yaml

@@ -14,7 +14,7 @@ services:
       args:
         OLLAMA_BASE_URL: '/ollama'
       dockerfile: Dockerfile
-    image: ghcr.io/open-webui/open-webui:dev
+    image: ghcr.io/open-webui/open-webui:${WEBUI_DOCKER_TAG-main}
     container_name: open-webui
     volumes:
       - open-webui:/app/backend/data