hstz commited on
Commit
583aedd
·
verified ·
1 Parent(s): 71efdaa

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/open-webui/open-webui:latest
2
 
3
  WORKDIR /app/backend
4
  RUN mkdir -p /app/backend/open_webui/static
 
1
+ FROM ghcr.io/open-webui/open-webui:main
2
 
3
  WORKDIR /app/backend
4
  RUN mkdir -p /app/backend/open_webui/static