Skip to content

Commit

Permalink
install python-rpm package so to be able to run some ansible tests
Browse files Browse the repository at this point in the history
  • Loading branch information
svet-se committed Oct 4, 2023
1 parent 02aa2a8 commit 842605b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfiles/test_suite-sle15
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG ADDITIONAL_PACKAGES

RUN true \
&& zypper --non-interactive in openssh-clients openssh-server openscap-utils \
python3 tar \
python3 python-rpm tar \
$ADDITIONAL_PACKAGES \
&& true

Expand Down

0 comments on commit 842605b

Please sign in to comment.