diff --git a/ci/Dockerfile b/ci/Dockerfile index b3c35c1..7b6401c 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -4,6 +4,7 @@ RUN useradd -l -u 3000018 jenkins RUN dnf install -y \ ansible \ + findutils \ krb5-workstation \ openssh-clients \ python3-dns \