Nightwing11 commited on
Commit
29afea8
·
verified ·
1 Parent(s): f73d516

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM angeldash/xyzbot:v4.0
2
  EXPOSE 7860
3
  CMD ["python", "ui/app.py"]
 
1
+ FROM angeldash/xyzbot:v5.0
2
  EXPOSE 7860
3
  CMD ["python", "ui/app.py"]