Spaces:
Sleeping
Sleeping
Commit
·
fdcb4b6
1
Parent(s):
b1a7cf5
Remove debug command
Browse files- Dockerfile +0 -2
Dockerfile
CHANGED
@@ -39,6 +39,4 @@ ENV PYTHONUNBUFFERED=1
|
|
39 |
|
40 |
SHELL ["/bin/bash", "-i", "-c"]
|
41 |
|
42 |
-
RUN which python
|
43 |
-
|
44 |
CMD ["python", "main.py"]
|
|
|
39 |
|
40 |
SHELL ["/bin/bash", "-i", "-c"]
|
41 |
|
|
|
|
|
42 |
CMD ["python", "main.py"]
|