소스 검색

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

This reverts commit 63c8e39a2ca9e768ab2b39877e596ba88b8b321a.
Akira Ajisaka 4 년 전
부모
커밋
3c932dd3d5
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      dev-support/docker/Dockerfile

+ 0 - 2
dev-support/docker/Dockerfile

@@ -156,8 +156,6 @@ RUN apt-get -q update && apt-get -q install -y bats
 # 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