diff --git a/environment/Dockerfile b/environment/Dockerfile index 7d779ba..79aaf27 100644 --- a/environment/Dockerfile +++ b/environment/Dockerfile @@ -4,10 +4,6 @@ ENV EXTRACTION_URL=https://github.com/AllenNeuralDynamics/aind-ophys-extraction- ARG DEBIAN_FRONTEND=noninteractive -ARG GIT_ASKPASS -ARG GIT_ACCESS_TOKEN -COPY git-askpass / - RUN pip3 install -U --no-cache-dir \ torch --index-url https://download.pytorch.org/whl/cpu