Spaces:
Sleeping
Sleeping
Create new Dockerfile
Browse files- 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
|