Skip to content

Commit

Permalink
upgrade anaconda3 base image to 2019.03
Browse files Browse the repository at this point in the history
  • Loading branch information
rosbo committed Jul 3, 2019
1 parent d4924e8 commit 1c32e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow-whl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu16.04 AS nvidia
FROM continuumio/anaconda3:5.3.0
FROM continuumio/anaconda3:2019.03

# Avoid interactive configuration prompts/dialogs during apt-get.
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 1c32e9b

Please sign in to comment.