We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d9e8b commit be8d51dCopy full SHA for be8d51d
1 file changed
nextflow.config
@@ -44,7 +44,7 @@ params {
44
// Hosted Docker containers
45
container_repo = 'ghcr.io/formbio'
46
// use ':dev' for local testing, ':latest' for cloud
47
- container_version = ':latest'
+ container_version = ':4.0.2'
48
49
cpus = 8
50
memory = '32 GB'
0 commit comments