]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
looks like package has been renamed
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Wed, 10 Jun 2020 13:08:02 +0000 (14:08 +0100)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Wed, 10 Jun 2020 13:26:53 +0000 (14:26 +0100)
scripts/jenkins/centos8/Dockerfile

index 166099c62a147541f6e066dd59e04de4bf0cc800..0ba46895055ad15e7151bb4653f3dd1fde005660 100644 (file)
@@ -4,7 +4,7 @@ FROM centos:8
 RUN rpmkeys --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
 
 RUN yum groupinstall -y "Development Tools"
-RUN yum install -y rpmdevtools openssl dnf-utils
+RUN yum install -y rpmdevtools openssl yum-utils
 
 #
 #  Create build directory