rogerxavier commited on
Commit
e680d0e
1 Parent(s): 7db0a53

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,7 +17,7 @@ RUN pip install -r requirements.txt
17
 
18
  COPY . .
19
  #ENV IMAGEMAGICK_BINARY=magick
20
- RUN pwd
21
 
22
  EXPOSE 7860
23
 
 
17
 
18
  COPY . .
19
  #ENV IMAGEMAGICK_BINARY=magick
20
+
21
 
22
  EXPOSE 7860
23