浏览代码

Revert "HADOOP-17246. Fix build the hadoop-build Docker image failed (#2277)"

This reverts commit ffc101a27be197a63bab29cf916748289e3baa04.
Akira Ajisaka 4 年之前
父节点
当前提交
875219bc8e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      dev-support/docker/Dockerfile

+ 0 - 2
dev-support/docker/Dockerfile

@@ -167,8 +167,6 @@ RUN apt-get -q update \
 # https://github.com/PyCQA/pylint/issues/2294
 ####
 RUN pip2 install \
-    astroid==1.6.6 \
-    isort==4.3.21 \
     configparser==4.0.2 \
     pylint==1.9.2 \
     isort==4.3.21