oki0ki commited on
Commit
2e85d18
·
verified ·
1 Parent(s): b394853

Update Dockerfile

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