commit
792a3be340
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue