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

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:git
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:dev
3
 
4
  # Set the main working directory inside the container
5
  WORKDIR /app/backend