Skip to content
Snippets Groups Projects
Commit 0fe4dc1c authored by nservant's avatar nservant
Browse files

update dev version

parent b06db16e
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@ RUN apt-get update && apt-get install -y gcc g++ && apt-get clean -y
COPY environment.yml /
RUN conda env create -f /environment.yml && conda clean -a
ENV PATH /opt/conda/envs/nf-core-hic-1.0.0/bin:$PATH
ENV PATH /opt/conda/envs/nf-core-hic-1.1.0dev/bin:$PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment