mayurasandakalum commited on
Commit
fbcfb27
·
verified ·
1 Parent(s): 6e39844

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -25,7 +25,7 @@ RUN pip install sentence_transformers
25
 
26
  RUN pip3 install torch torchvision torchaudio
27
 
28
- # Make port 80 available to the world outside this container
29
  EXPOSE 80
30
 
31
  # Run the command to start your app using gunicorn
 
25
 
26
  RUN pip3 install torch torchvision torchaudio
27
 
28
+ # Make port 80 available to the world outside this containe
29
  EXPOSE 80
30
 
31
  # Run the command to start your app using gunicorn