mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-27 18:20:26 +01:00
Merge pull request #307 from lvnilesh/patch-2
pinning to a known good version
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user