qemu: Add ca-certificates to container

Qemu builds are failing due to git's inability to verify a certificate:

fatal: unable to access 'https://git.qemu.org/git/capstone.git/':
Problem with the SSL CA cert (path? access rights?)

This is because the system does not have the CA certificate package
installed.

Change-Id: Ibfff0927dd551eed38901efa4400e7e5b328595f
Signed-off-by: Joel Stanley <joel@voyager.ozlabs.ibm.com>
1 file changed