oki0ki commited on
Commit
8bc2da7
·
verified ·
1 Parent(s): 0227d5c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/pleiadscz/webui5:main
2
 
3
  ENV PORT=7860
4
  CMD ["bash", "/app/backend/start.sh"]
 
1
+ FROM ghcr.io/pleiadscz/open-webui1:latest
2
 
3
  ENV PORT=7860
4
  CMD ["bash", "/app/backend/start.sh"]