We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0f99b commit c3c44a7Copy full SHA for c3c44a7
1 file changed
tests/Dockerfile.minion
@@ -24,7 +24,7 @@ FROM rockylinux:8
24
25
ARG SALT_VERSION=3004
26
27
-RUN dnf install -y dnf-plugins-core && \
+RUN dnf install -y dnf-plugins-core procps-ng && \
28
dnf update -y && \
29
dnf install -y epel-release && \
30
dnf config-manager --set-enabled powertools
0 commit comments