Anupam251272 commited on
Commit
8ecd494
·
verified ·
1 Parent(s): 0cc5765

Create new Dockerfile

Browse files
Files changed (1) hide show
  1. new Dockerfile +3 -0
new Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ !git add requirements.txt Dockerfile app.py
2
+ !git commit -m "Fix build errors"
3
+ !git push