pinning to a known good version

would help first time users for example https://github.com/ageron/handson-ml/issues/305
main
Nilesh Londhe 2018-10-08 13:43:54 -07:00 committed by GitHub
parent dc16446c5f
commit 368dd358c9
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 \ RUN apt-get update && apt-get upgrade -y \
&& apt-get install -y \ && apt-get install -y \