Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -27,3 +27,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|
27 |
CMD ["python", "app.py"]
|
28 |
|
29 |
|
|
|
|
27 |
CMD ["python", "app.py"]
|
28 |
|
29 |
|
30 |
+
|