Skip to content

Commit

Permalink
runner: add python3-rpm to kstest-runner container image (gh1342)
Browse files Browse the repository at this point in the history
Follow up of moving base for Fedora 39 to Fedora 41
commit accfd3b
  • Loading branch information
rvykydal committed Nov 28, 2024
1 parent 109a503 commit df116b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN dnf -y update && \
createrepo_c \
python3-pip \
python3-rpmfluff \
python3-rpm \
squid \
make \
openssh-clients && \
Expand Down

0 comments on commit df116b0

Please sign in to comment.