Fix amphora image build jobs

The amphora image build jobs are python3. Installing python-yaml
(python 2) causes trouble.

Change-Id: I1d591dda5fbb7aaea4d51da5a1d2218114051f36
This commit is contained in:
Carlos Goncalves 2020-03-24 16:40:55 +01:00
parent 894fdcafa4
commit 37b8bc9b16
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
- uuid-runtime - uuid-runtime
- curl - curl
- kpartx - kpartx
- python-yaml - python3-yaml
- debootstrap - debootstrap
- qemu - qemu
- bc - bc