diff --git a/containers/runner/Dockerfile b/containers/runner/Dockerfile index 7b902878..375b8af9 100644 --- a/containers/runner/Dockerfile +++ b/containers/runner/Dockerfile @@ -18,6 +18,7 @@ RUN dnf -y update && \ createrepo_c \ python3-pip \ python3-rpmfluff \ + python3-rpm \ squid \ make \ openssh-clients && \