Add debootstrap to builder package list

We need this to build debian repos until container-base element is
done.

Change-Id: I9f2c51e726ce610a4269c0e6a27ca1dd13779f91
This commit is contained in:
Monty Taylor
2019-12-18 10:40:17 -05:00
parent cf52259baf
commit bcfdd9820a

View File

@@ -71,6 +71,7 @@ RUN \
qemu-utils \
ubuntu-keyring \
vhd-util \
debootstrap \
yum \
yum-utils \
&& apt-get clean \