[IMP] runbot: add unzip tool in Docker image

This commit is contained in:
Christophe Monniez 2019-11-22 15:42:48 +01:00
parent 629e00a117
commit e8eb4eea10

View File

@ -27,6 +27,7 @@ RUN set -x ; \
python3-wheel \
sed \
sudo \
unzip \
xfonts-75dpi \
zip \
zlib1g-dev