Spaces:
Build error
Build error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -12,7 +12,7 @@ RUN apt-get update \
|
|
| 12 |
git \
|
| 13 |
libtool \
|
| 14 |
automake \
|
| 15 |
-
|
| 16 |
pip \
|
| 17 |
autoconf \
|
| 18 |
ca-certificates \
|
|
|
|
| 12 |
git \
|
| 13 |
libtool \
|
| 14 |
automake \
|
| 15 |
+
python3-xyz \
|
| 16 |
pip \
|
| 17 |
autoconf \
|
| 18 |
ca-certificates \
|