Commit 77bd8cc7 authored by gyanprakash.keshari's avatar gyanprakash.keshari

Update Dockerfile

parent 91caff7b
Pipeline #37541 failed with stage
in 51 minutes and 16 seconds
......@@ -3,4 +3,4 @@ Run mkdir src
WORKDIR src
COPY . .
Run pip install -r requirements.txt
CMD [ " python3 " , " main.py " ]
\ No newline at end of file
CMD [ "python3" , "main.py" ]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment