Spaces:
Sleeping
Sleeping
Update dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -16,7 +16,6 @@ RUN mkdir -p /app/.streamlit \
|
|
| 16 |
&& chmod -R 777 /app/.streamlit /app/.cache /app/.config
|
| 17 |
|
| 18 |
RUN apt-get update && apt-get install -y \
|
| 19 |
-
fonts_dejavu-core \
|
| 20 |
build-essential \
|
| 21 |
ffmpeg \
|
| 22 |
curl \
|
|
|
|
| 16 |
&& chmod -R 777 /app/.streamlit /app/.cache /app/.config
|
| 17 |
|
| 18 |
RUN apt-get update && apt-get install -y \
|
|
|
|
| 19 |
build-essential \
|
| 20 |
ffmpeg \
|
| 21 |
curl \
|