Spaces:
Runtime error
Runtime error
dauksza123
commited on
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -46,4 +46,4 @@ RUN pip install --no-cache-dir requests pyttsx3 speechrecognition
|
|
46 |
|
47 |
COPY . /app
|
48 |
|
49 |
-
CMD ["python", "
|
|
|
46 |
|
47 |
COPY . /app
|
48 |
|
49 |
+
CMD ["python", "StarReliabilityApp_Refined.py"]
|