Skip to content

Commit

Permalink
Fix rpm python package SLE15 Automatus docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Oct 20, 2023
1 parent a7f0de6 commit 40ba9ed
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 python-rpm tar \
python3 python3-rpm tar \
$ADDITIONAL_PACKAGES \
&& true

Expand Down

0 comments on commit 40ba9ed

Please sign in to comment.