Skip to content

Commit 0b82ea0

Browse files
committed
fix: remove non-existent container image, use conda via Wave
1 parent 083cddb commit 0b82ea0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • modules/local/benchmark_report

modules/local/benchmark_report/main.nf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
process BENCHMARK_REPORT {
33

44
conda 'python=3.12 duckdb=1.3 jinja2=3.1 typer=0.15 pyarrow=18 pyyaml=6'
5-
container 'ghcr.io/seqeralabs/nf-agg:python-duckdb'
65

76
input:
87
path data_dir

0 commit comments

Comments
 (0)