diff --git a/bedtools.wdl b/bedtools.wdl
index f8713d2ef37c2574d9bd4a73db0a63edd4a3fa18..1d956cab25c793161adee4ff00999690a42178db 100644
--- a/bedtools.wdl
+++ b/bedtools.wdl
@@ -77,7 +77,7 @@ task Coverage {
 
         String memory = "8G"
         Int timeMinutes = 120
-        String dockerImage = "quay.io/biocontainers/bedtools:2.23.0--hdbcaa40_3"
+        String dockerImage = "quay.io/biocontainers/bedtools:2.30.0--h7d7f7ad_2"
     }
 
     command {