Skip to content

Commit

Permalink
Add some packages to containers
Browse files Browse the repository at this point in the history
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
  • Loading branch information
mattiaverga committed Jan 12, 2025
1 parent c66c86d commit e5681be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions devel/ansible-podman/containers/bodhi/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ RUN set -exo pipefail \
pre-commit \
python3-createrepo_c \
python3-diff-cover \
python3-libdnf5 \
python3-pytest \
python3-pytest-cov \
python3-pytest-mock \
Expand Down
3 changes: 2 additions & 1 deletion devel/ci/Dockerfile-rawhide
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ RUN dnf --best install -y \
python3-zstandard \
rpm-build \
rpmdevtools \
skopeo
skopeo \
systemd-rpm-macros

VOLUME ["/results"]
WORKDIR /bodhi
Expand Down

0 comments on commit e5681be

Please sign in to comment.