packer-provisioner-apt v1.1.0 Features: - Update APT cache with new archives from target to reuse downloaded packages between builds without having to pre-populate the cache.
packer-provisioner-apt v1.0.0 Initial features: - DEBIAN_FRONTEND=noninteractive to make debconf happy - --no-install-recommends for smaller and more reproducible images - add APT sources and upload GPG keys for them - pre-populate APT cache - apt-get clean on cleanup