Skip to content

Commit

Permalink
Edited Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
arielleleon committed Oct 18, 2024
1 parent 00a49c7 commit 9cecd22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ENV EXTRACTION_URL=https://github.com/AllenNeuralDynamics/aind-ophys-extraction-

ARG DEBIAN_FRONTEND=noninteractive

ENV PIPELINE_URL=""
ENV PIPELINE_VERSION=""
ENV PIPELINE_URL="https://codeocean.allenneuraldynamics.org/capsule/6127754/tree"
ENV PIPELINE_VERSION="1.0"
ENV VERSION="2.0"

ARG GIT_ASKPASS
Expand Down

0 comments on commit 9cecd22

Please sign in to comment.