diff --git a/images/datascience-notebook/Dockerfile b/images/datascience-notebook/Dockerfile index 3e6f3dbf..3ee1deb0 100644 --- a/images/datascience-notebook/Dockerfile +++ b/images/datascience-notebook/Dockerfile @@ -8,7 +8,7 @@ ENV DEBIAN_FRONTEND noninteractive ENV DEBCONF_NOWARNINGS="yes" RUN apt-get update -y && \ - apt-gest -qq install -y --no-install-recommends \ + apt-gesst -qq install -y --no-install-recommends \ git \ curl \ rsync \