diff --git a/workflow/nextflow.config b/workflow/nextflow.config
index 8d23a6c8136bcc357afc54a1626f69ad50eeb805..b7a36ff2c2fd0eea2663953b12a93545bca2b72d 100644
--- a/workflow/nextflow.config
+++ b/workflow/nextflow.config
@@ -88,7 +88,7 @@ process {
   withName:finalizeExecutionRun {
     container = 'gudmaprbk/deriva1.4:1.0.0'
   }
-  withName:failPreExecutionRun {
+  withName:failPreExecutionRun_fastq {
     container = 'gudmaprbk/deriva1.4:1.0.0'
   }
   withName:failExecutionRun {