aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/dist_test/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/dist_test/Dockerfile')
-rw-r--r--tensorflow/tools/dist_test/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/tools/dist_test/Dockerfile b/tensorflow/tools/dist_test/Dockerfile
index 83bbeeca8a..cd64e2c518 100644
--- a/tensorflow/tools/dist_test/Dockerfile
+++ b/tensorflow/tools/dist_test/Dockerfile
@@ -26,7 +26,6 @@ RUN apt-get update
RUN apt-get install -y \
curl \
python \
- python-numpy \
python-pip \
&& \
apt-get clean && \