Merge "debian: install python3-ruamel.yaml in builder pod"

This commit is contained in:
Zuul 2022-05-13 13:44:13 +00:00 committed by Gerrit Code Review
commit 14421451a7
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
python3 \
python3-apt \
python3-pip \
python3-ruamel.yaml \
python3-yaml \
repo \
rpm2cpio \