Skip to content

Commit

Permalink
Merge pull request #1344 from rvykydal/add-python3-rpm-to-kstest-runn…
Browse files Browse the repository at this point in the history
…er-container

runner: add python3-rpm to kstest-runner container image (gh1342)
  • Loading branch information
rvykydal authored Nov 28, 2024
2 parents 109a503 + df116b0 commit ac36d20
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 ac36d20

Please sign in to comment.