diff --git a/Dockerfile b/Dockerfile index 7d74779..82c9022 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,4 +12,3 @@ RUN apt-get update && \ RUN pip install --no-cache-dir masspy==0.1.6 USER jovyan -