rogerxavier
commited on
Commit
•
e680d0e
1
Parent(s):
7db0a53
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -17,7 +17,7 @@ RUN pip install -r requirements.txt
|
|
17 |
|
18 |
COPY . .
|
19 |
#ENV IMAGEMAGICK_BINARY=magick
|
20 |
-
|
21 |
|
22 |
EXPOSE 7860
|
23 |
|
|
|
17 |
|
18 |
COPY . .
|
19 |
#ENV IMAGEMAGICK_BINARY=magick
|
20 |
+
|
21 |
|
22 |
EXPOSE 7860
|
23 |
|