dauksza123 commited on
Commit
10e410a
·
verified ·
1 Parent(s): b43f540

Update Dockerfile

Browse files
Files changed (1) hide show
  1. 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", "main.py"]
 
46
 
47
  COPY . /app
48
 
49
+ CMD ["python", "StarReliabilityApp_Refined.py"]