diff --git a/Dockerfile b/Dockerfile index 6c15978..fa60313 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,7 +36,6 @@ RUN yum install -q -y \ yum-utils rpm-build rpmdevtools \ rsync \ epel-release && \ - rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && \ yum clean all USER root