Skip to content

Commit

Permalink
Set quay container for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho authored Aug 4, 2023
1 parent 0620097 commit bae68d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ profiles {
docker {
includeConfig "${baseDir}/config/base.config"
docker.enabled = true
process.container = 'umi-pipeline-nf_2:latest'
process.container = 'quay.io/genepi/umi-pipeline-nf:v0.1.0'
}

// -profile singularity
Expand Down

0 comments on commit bae68d0

Please sign in to comment.