Install apt-utils in Ubuntu base image
Change-Id: I5b96dc0e8debd718bb61b3bd9c1c2028af004a1c Closes-bug: #1622777
This commit is contained in:
parent
28b80a08cf
commit
1ab59dc8c7
@ -214,6 +214,7 @@ COPY sources.list.{{ base_distro }} /etc/apt/sources.list
|
||||
COPY apt_preferences.{{ base_distro }} /etc/apt/preferences
|
||||
|
||||
{% set base_apt_packages = [
|
||||
'apt-utils',
|
||||
'curl',
|
||||
'gawk',
|
||||
'iproute2',
|
||||
|
Loading…
Reference in New Issue
Block a user