rahulreshma commited on
Commit
7ee8f7a
·
verified ·
1 Parent(s): 750e894

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -3,4 +3,4 @@ RUN echo test
3
 
4
  RUN apt update && apt install -y python3
5
 
6
- CMD python3 -m http.server 7860
 
3
 
4
  RUN apt update && apt install -y python3
5
 
6
+ CMD python3 -m http.server