Skip to content

Commit be8d51d

Browse files
committed
Release candidate v4.0.2
1 parent 17d9e8b commit be8d51d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ params {
4444
// Hosted Docker containers
4545
container_repo = 'ghcr.io/formbio'
4646
// use ':dev' for local testing, ':latest' for cloud
47-
container_version = ':latest'
47+
container_version = ':4.0.2'
4848

4949
cpus = 8
5050
memory = '32 GB'

0 commit comments

Comments
 (0)