From 3cee2261b23bbdcc05f3a52110f14d6ba1c99688 Mon Sep 17 00:00:00 2001 From: WingKwan Lau Date: Mon, 2 Aug 2021 22:25:22 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d472f25..18689e1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -50,8 +50,8 @@ RUN yum -y erase bind-libs-lite-9.11.26-4.el8_4 RUN yum -y erase bind-utils-9.11.26-4.el8_4 RUN yum -y erase bind-utils-9.11.26-4.el8_4 RUN yum -y erase platform-python-devel-3.6.8-37.el8 +#RUN yum -y erase platform-python-pip-9.0.3-19.el8 -RUN rpm -q --whatrequires platform-python-pip-9.0.3-19.el8 RUN rpm -q --whatrequires python3-bind-9.11.26-4.el8_4 RUN rpm -q --whatrequires python3-pip-9.0.3-19.el8 -- GitLab