diff --git a/staging.Dockerfile b/staging.Dockerfile index 57e96b9..4103e82 100644 --- a/staging.Dockerfile +++ b/staging.Dockerfile @@ -3,5 +3,4 @@ LABEL authors="Nathan Sheffield, Michal Stolarczyk" COPY . /app -RUN pip install https://github.com/databio/refgenconf/archive/dev.zip RUN pip install .