dipesh2025 commited on
Commit
d62faa5
·
verified ·
1 Parent(s): 101a12b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -39,4 +39,5 @@ COPY app.py .
39
  EXPOSE 7860
40
 
41
  # Define the command to run the application
42
- CMD ["python3", "app.py"]
 
 
39
  EXPOSE 7860
40
 
41
  # Define the command to run the application
42
+ # CMD ["python3", "app.py"]
43
+ CMD ["cppcheck, "--version"]