diff --git a/Dockerfile b/Dockerfile index 59276cd7a7c4a630e48024bafba7200164459d7f..710612166ad422aed353d7f9fe7cf4735ac8bdef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,10 +39,11 @@ RUN INSTALL_PKGS="vim-enhanced rsync iputils bind-utils git python36 python36-de rpm -V $INSTALL_PKGS && \ yum -y clean all --enablerepo="*" + # yum Updates RUN yum update -y #RUN rpm -q --whatrequires bind-libs-9.11.26-4.el8_4 -RUN rpm -e bind-libs-9.11.26-4.el8_4 +RUN yum erase 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