diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config
index 46b8d20ff3a9101424b8de94a0558cf5f7b0492e..8dfd18a71a2258646ce4452abe8fc88ccc9f4ced 100755
--- a/workflow/conf/biohpc.config
+++ b/workflow/conf/biohpc.config
@@ -34,6 +34,7 @@ process {
 
 singularity {
   enabled = true
+  autoMounts = true
   cacheDir = '/project/shared/bicf_workflow_ref/singularity_images/'
 }