hstz commited on
Commit
0a61d55
1 Parent(s): 6dd7d86

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:main
2
 
3
  WORKDIR /app/backend
4
 
 
1
+ FROM ghcr.io/open-webui/open-webui:latest
2
 
3
  WORKDIR /app/backend
4