Skip to content

Commit 255190e

Browse files
committed
fixup
1 parent c1bb214 commit 255190e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/public_aws_ecr.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ process {
1616
container = 'quay.io/biocontainers/python:3.9--1'
1717
}
1818
withName: '.*:SRA_RUNINFO_TO_FTP' {
19-
container = 'quay.io/biocontainers/python:3.9--1'
19+
container = 'quay.io/biocontainers/python:3.9--1'
2020
}
2121
withName: '.*:MULTIQC_MAPPINGS_CONFIG' {
2222
container = 'quay.io/biocontainers/python:3.9--1'

0 commit comments

Comments
 (0)