Skip to content

Commit

Permalink
Update gitpod.Dockerfile
Browse files Browse the repository at this point in the history
update and pin nf-test version
  • Loading branch information
sateeshperi authored Sep 8, 2024
1 parent 930ece5 commit 7ad930e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_core/gitpod/gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN conda config --add channels defaults && \
conda config --set channel_priority strict && \
conda install --quiet --yes --name base \
nextflow \
nf-test \
nf-test=0.9.0 \
prettier \
pre-commit \
ruff \
Expand Down

0 comments on commit 7ad930e

Please sign in to comment.