Commit 4f60c037 authored by karishma.anupuru's avatar karishma.anupuru

Update Dockerfile

parent 922fcc31
Pipeline #36124 failed with stages
in 2 seconds
FROM python:3.9
CMD["python","main.py"]
\ No newline at end of file
CMD ["python","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