diff --git a/nextflow.config b/nextflow.config
index 0075f7f7e82e408308915d5c82bb219bef2eff6f..0a460404f5d565a029330cc98c960fbaf0fb8fd2 100644
--- a/nextflow.config
+++ b/nextflow.config
@@ -14,7 +14,7 @@ params {
   // Container slug. Stable releases should specify release tag!
   // Developmental code should specify :latest
   //container = 'nfcore/hic:latest'
-  container = 'nservant/nf-core-hic:latest'
+  container = 'nfcore/hic:latest'
 
   // Workflow flags
   // TODO nf-core: Specify your pipeline's command line flags