fix dockerfile

This commit is contained in:
Adeeb Shihadeh
2020-06-04 20:15:37 -07:00
parent 1acd80064d
commit 37cd8ebf78

View File

@@ -21,7 +21,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
liblzma-dev \
llvm \
make \
python-openssl
python-openssl \
tk-dev \
xz-utils \
wget \