diff --git a/Dockerfile b/Dockerfile index ad8042b..9bdbc4c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ucsdets/datascience-notebook:2019.4-stable +FROM ucsdets/datascience-notebook:2020.2-stable # Python Packages RUN conda install -y astropy -c conda-forge