diff --git a/aggregate_and_plot.cwl b/aggregate_and_plot.cwl
index 536eff38cf54cbcc5d188a4ca7b163bb3ffcba05..5b2ec0ecd7208b455f515231a2910a4c171ba2e4 100644
--- a/aggregate_and_plot.cwl
+++ b/aggregate_and_plot.cwl
@@ -3,7 +3,7 @@ class: CommandLineTool
 
 requirements:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
 
 baseCommand: python3
 arguments:
diff --git a/steps/DPPP.cwl b/steps/DPPP.cwl
index 73dca60519ccf6dc003eb586fe8f804a983c513f..e3b87896a6d8d8190b6555a005271ba03f1363c6 100755
--- a/steps/DPPP.cwl
+++ b/steps/DPPP.cwl
@@ -94,7 +94,7 @@ baseCommand:
 
 hints:
 - class: DockerRequirement
-  dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+  dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
 - class: NetworkAccess
   networkAccess: true
 id: dppp
diff --git a/steps/combine_inspect_dataset.cwl b/steps/combine_inspect_dataset.cwl
index 2c1f662f23175fbb783a8d19ac1e6a70fc0aeb79..6f4298003f05f30e2ddbe56937d51a6651daf019 100644
--- a/steps/combine_inspect_dataset.cwl
+++ b/steps/combine_inspect_dataset.cwl
@@ -8,7 +8,7 @@ requirements:
   - class: InlineJavascriptRequirement
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/create_inspect_dataset.cwl b/steps/create_inspect_dataset.cwl
index 79df034dafb2daded6a7d83583e65c4dc3c34fef..b0560ab11ec9193735ed1a740280e4dceb89b5a8 100644
--- a/steps/create_inspect_dataset.cwl
+++ b/steps/create_inspect_dataset.cwl
@@ -8,7 +8,7 @@ requirements:
   - class: InlineJavascriptRequirement
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/extract_quality_metrics.cwl b/steps/extract_quality_metrics.cwl
index c5cb2fdcdd133d7a02aeec5e0a31746f8e65d61b..aef2925544562a92680ed50ace2f287f5393da48 100644
--- a/steps/extract_quality_metrics.cwl
+++ b/steps/extract_quality_metrics.cwl
@@ -15,7 +15,7 @@ requirements:
           inspect_utils.py inspect $(inputs.inspect.path) quality.json
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/extract_sip_meta.cwl b/steps/extract_sip_meta.cwl
index cf84cdbd392b63821f74b24d48709e75162f6863..bf1712e051b8324b3fa2ff723ce30694653d3f74 100644
--- a/steps/extract_sip_meta.cwl
+++ b/steps/extract_sip_meta.cwl
@@ -26,7 +26,7 @@ outputs:
 label: inspect_flagging_dataloss
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
 
diff --git a/steps/fix_antenna_information_2013.cwl b/steps/fix_antenna_information_2013.cwl
index ac50bde3e49cd68b253fc1b37ff656d8a28f99ac..bda99018b2ce6c304bd04415b9d5ba5b1d2d1956 100644
--- a/steps/fix_antenna_information_2013.cwl
+++ b/steps/fix_antenna_information_2013.cwl
@@ -37,6 +37,6 @@ requirements:
     inplaceUpdate: true
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
\ No newline at end of file
diff --git a/steps/fix_antenna_information_2015.cwl b/steps/fix_antenna_information_2015.cwl
index 0af7f37df8329ec338c2dd1bdf034360e130fe3c..cd26e8a2884ce8da7a2d7e5aed2927b9788a9098 100644
--- a/steps/fix_antenna_information_2015.cwl
+++ b/steps/fix_antenna_information_2015.cwl
@@ -40,6 +40,6 @@ requirements:
     inplaceUpdate: true
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
\ No newline at end of file
diff --git a/steps/fix_long_baselines.cwl b/steps/fix_long_baselines.cwl
index 4c3ca4a503761b3023ff3ffaaed3e164fcbee380..da58325b80a36a58ce812b0b196d6026c22d0e76 100644
--- a/steps/fix_long_baselines.cwl
+++ b/steps/fix_long_baselines.cwl
@@ -42,6 +42,6 @@ outputs:
 
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
\ No newline at end of file
diff --git a/steps/fix_weightissue_flagging.cwl b/steps/fix_weightissue_flagging.cwl
index e9f227147d716a4edfcec9ff63d1b2431cda24f4..d994e5b2971390d849116519066e544df6f365b1 100644
--- a/steps/fix_weightissue_flagging.cwl
+++ b/steps/fix_weightissue_flagging.cwl
@@ -35,6 +35,6 @@ outputs:
       glob: $(inputs.msin.basename)
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
\ No newline at end of file
diff --git a/steps/identify_issues.cwl b/steps/identify_issues.cwl
index 2982dd2245cbe2a91e6e7a2a46cdc070c170061a..5e213510bc59f974935a03ffc5d611d9c7f9db4c 100644
--- a/steps/identify_issues.cwl
+++ b/steps/identify_issues.cwl
@@ -65,7 +65,7 @@ baseCommand:
 
 hints:
 - class: DockerRequirement
-  dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+  dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
 - class: NetworkAccess
   networkAccess: true
 id: identify_issues
diff --git a/steps/inspect_flagging_dataloss.cwl b/steps/inspect_flagging_dataloss.cwl
index 83f753b7d1639105488259b2e8606323dacc49d7..58c997bd93d9e07eced8819d786bc0078d9b851a 100644
--- a/steps/inspect_flagging_dataloss.cwl
+++ b/steps/inspect_flagging_dataloss.cwl
@@ -128,6 +128,6 @@ requirements:
 
 
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true
\ No newline at end of file
diff --git a/steps/plot_uvw_coverage.cwl b/steps/plot_uvw_coverage.cwl
index ed27f4dc333c7c4718a65f946c16336c93d2c0b1..899001e898764efd94d7280c31bc9ac571b3591d 100644
--- a/steps/plot_uvw_coverage.cwl
+++ b/steps/plot_uvw_coverage.cwl
@@ -20,7 +20,7 @@ outputs:
       glob: $(inputs.output_name)
 hints:
   - class: DockerRequirement
-    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.5.17
   - class: NetworkAccess
     networkAccess: true