Skip to content

Commit

Permalink
Pin Nextflow version 24.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mribeirodantas committed Nov 19, 2024
1 parent 73335f2 commit 1a9948e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ RUN curl -fSL https://github.com/seqeralabs/tower-agent/releases/latest/download
USER gitpod

# Uncomment if we need to pin the Nextflow version
ENV NXF_EDGE=1
ENV NXF_VER=24.02.0-edge
ENV NXF_EDGE=0
ENV NXF_VER=24.10.0

# Install nextflow, nf-core, Mamba, and pytest-workflow
RUN conda config --add channels defaults && \
Expand Down

0 comments on commit 1a9948e

Please sign in to comment.