Spaces:
Build error
Build error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|
| 10 |
# python3-numpy \
|
| 11 |
python3-pip \
|
| 12 |
# python3-setuptools \
|
| 13 |
-
|
| 14 |
# libffi-dev \
|
| 15 |
# libssl-dev \
|
| 16 |
# python3-wheel \
|
|
|
|
| 10 |
# python3-numpy \
|
| 11 |
python3-pip \
|
| 12 |
# python3-setuptools \
|
| 13 |
+
openssl \
|
| 14 |
# libffi-dev \
|
| 15 |
# libssl-dev \
|
| 16 |
# python3-wheel \
|