From 77321d4d1e5a0dee5c25c2ba2a59c9b1f0698c0b Mon Sep 17 00:00:00 2001 From: Arielle Leon Date: Wed, 27 Nov 2024 17:23:39 +0000 Subject: [PATCH] Edited Dockerfile --- environment/Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/environment/Dockerfile b/environment/Dockerfile index 20b5b3f..a06fa91 100644 --- a/environment/Dockerfile +++ b/environment/Dockerfile @@ -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