Skip to content

Commit

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

ARG DEBIAN_FRONTEND=noninteractive

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

ARG GIT_ASKPASS
ARG GIT_ACCESS_TOKEN
Expand Down

0 comments on commit 77321d4

Please sign in to comment.