Merge pull request #307 from lvnilesh/patch-2

pinning to a known good version
main
Aurélien Geron 2018-12-02 16:46:06 +13:00 committed by GitHub
commit 792a3be340
1 changed files with 1 additions and 1 deletions

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 \