1
0
Fork 0

Update 'Dockerfile'
continuous-integration/drone/push Build is passing Details

master
Ambrose Chua 2019-09-08 15:55:50 +00:00
parent ed95620a9e
commit dafdd29d02
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ RUN apt update \
wget \
time \
python \
python3 \
python3-distutils \
file \
autoconf \
&& rm -rf /var/lib/apt/lists/*