aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/docker/Dockerfile.gpu
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/docker/Dockerfile.gpu')
-rw-r--r--tensorflow/tools/docker/Dockerfile.gpu6
1 files changed, 3 insertions, 3 deletions
diff --git a/tensorflow/tools/docker/Dockerfile.gpu b/tensorflow/tools/docker/Dockerfile.gpu
index aa0e0face1..c68082842d 100644
--- a/tensorflow/tools/docker/Dockerfile.gpu
+++ b/tensorflow/tools/docker/Dockerfile.gpu
@@ -37,10 +37,10 @@ RUN pip --no-cache-dir install \
h5py \
ipykernel \
jupyter \
- keras_applications==1.0.4 \
- keras_preprocessing==1.0.2 \
+ keras_applications==1.0.5 \
+ keras_preprocessing==1.0.3 \
matplotlib \
- numpy==1.14.5 \
+ numpy \
pandas \
scipy \
sklearn \