Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -26,3 +26,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|
26 |
# ์ ํ๋ฆฌ์ผ์ด์
์คํ
|
27 |
CMD ["python", "app.py"]
|
28 |
|
|
|
|
26 |
# ์ ํ๋ฆฌ์ผ์ด์
์คํ
|
27 |
CMD ["python", "app.py"]
|
28 |
|
29 |
+
|