Skip to content

Commit

Permalink
Edited Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
arielleleon committed Oct 31, 2024
1 parent 19156c9 commit 2b7aee3
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 @@ -5,8 +5,8 @@ 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="1.0"
ENV VERSION="2.0"
ENV PIPELINE_VERSION="2.0"
ENV VERSION="3.0"

ARG GIT_ASKPASS
ARG GIT_ACCESS_TOKEN
Expand Down

0 comments on commit 2b7aee3

Please sign in to comment.