simata commited on
Commit
b5f623d
·
verified ·
1 Parent(s): b47b2ac

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use a specific container image for the application
2
- FROM ghcr.io/open-webui/open-webui:0.6.26-slim
3
 
4
  # Set the main working directory inside the container
5
  WORKDIR /app/backend
 
1
  # Use a specific container image for the application
2
+ FROM ghcr.io/open-webui/open-webui:git
3
 
4
  # Set the main working directory inside the container
5
  WORKDIR /app/backend