diff --git a/Dockerfile b/Dockerfile index 0d8f7ccc..f230815b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -53,5 +53,3 @@ RUN git clone https://github.com/aaroncbader/pystell_uw.git ENV PYTHONPATH=$PYTHONPATH:/opt/pystell_uw WORKDIR / - -FROM parastell-deps as parastell