installer: move unzip to base image

This commit is contained in:
Girish Ramakrishnan
2021-01-03 15:09:58 -08:00
parent a8187216af
commit f3165c4e3b
2 changed files with 1 additions and 6 deletions

View File

@@ -54,6 +54,7 @@ apt-get -y install \
tzdata \
unattended-upgrades \
unbound \
unzip \
xfsprogs
echo "==> installing nginx for xenial for TLSv3 support"