Spaces:
Build error
Build error
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -17,7 +17,6 @@ RUN apt-get update && apt-get install -y \
|
|
| 17 |
libsm6 \
|
| 18 |
libxext6 \
|
| 19 |
libxrender1 \
|
| 20 |
-
libtiff5 \
|
| 21 |
ffmpeg \
|
| 22 |
ca-certificates \
|
| 23 |
&& rm -rf /var/lib/apt/lists/*
|
|
|
|
| 17 |
libsm6 \
|
| 18 |
libxext6 \
|
| 19 |
libxrender1 \
|
|
|
|
| 20 |
ffmpeg \
|
| 21 |
ca-certificates \
|
| 22 |
&& rm -rf /var/lib/apt/lists/*
|