diff --git a/Dockerfile b/Dockerfile index 142e93c0bacde700506ae988f3f0def0f2f93269..59276cd7a7c4a630e48024bafba7200164459d7f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,7 +41,9 @@ RUN INSTALL_PKGS="vim-enhanced rsync iputils bind-utils git python36 python36-de # yum Updates RUN yum update -y -RUN rpm -q --whatrequires bind-libs-9.11.26-4.el8_4 +#RUN rpm -q --whatrequires bind-libs-9.11.26-4.el8_4 +RUN rpm -e bind-libs-9.11.26-4.el8_4 + RUN rpm -q --whatrequires bind-libs-lite-9.11.26-4.el8_4 RUN rpm -q --whatrequires bind-license-9.11.26-4.el8_4 RUN rpm -q --whatrequires bind-utils-9.11.26-4.el8_4