Skip to content

Commit

Permalink
Remove git askpass
Browse files Browse the repository at this point in the history
  • Loading branch information
arielleleon committed Sep 30, 2024
1 parent 2ee4d0c commit 31275b4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions environment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 31275b4

Please sign in to comment.