Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -14,3 +14,4 @@ COPY . /app
|
|
14 |
|
15 |
# Run the application
|
16 |
CMD ["python", "app.py"]
|
|
|
|
14 |
|
15 |
# Run the application
|
16 |
CMD ["python", "app.py"]
|
17 |
+
|