diff --git a/Dockerfile b/Dockerfile
index c6b88ef0af89a2e07519a9aa0958291b7a193ee1..26c1a3a6783e2d60099101587770c66162c073f9 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM nfcore/base:1.13.2
+FROM nfcore/base:1.13.3
 LABEL authors="Nicolas Servant" \
       description="Docker image containing all software requirements for the nf-core/hic pipeline"