Merge pull request #307 from lvnilesh/patch-2

pinning to a known good version
This commit is contained in:
Aurélien Geron 2018-12-02 16:46:06 +13:00 committed by GitHub
commit 792a3be340

View File

@ -1,4 +1,4 @@
FROM continuumio/anaconda3
FROM continuumio/anaconda3:5.2.0
RUN apt-get update && apt-get upgrade -y \
&& apt-get install -y \