diff --git a/aggregate_and_plot.cwl b/aggregate_and_plot.cwl
index 536eff38cf54cbcc5d188a4ca7b163bb3ffcba05..398603474f22d80f1bda00f1b177a3385b960c19 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.15
 
 baseCommand: python3
 arguments:
diff --git a/steps/DPPP.cwl b/steps/DPPP.cwl
index 73dca60519ccf6dc003eb586fe8f804a983c513f..2970c3ad7832610eb0f73049ac5428166ce47590 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.15
 - class: NetworkAccess
   networkAccess: true
 id: dppp
diff --git a/steps/combine_inspect_dataset.cwl b/steps/combine_inspect_dataset.cwl
index 2c1f662f23175fbb783a8d19ac1e6a70fc0aeb79..59578ea5f5767fdcbc6492e542358e27a70ff170 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.15
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/create_inspect_dataset.cwl b/steps/create_inspect_dataset.cwl
index 79df034dafb2daded6a7d83583e65c4dc3c34fef..10e0f7f417441cae0c9e73ed576046c92e7574b7 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.15
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/extract_quality_metrics.cwl b/steps/extract_quality_metrics.cwl
index c5cb2fdcdd133d7a02aeec5e0a31746f8e65d61b..23943f3b8d9cf0a8bfa101223129555e03361684 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.15
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/extract_sip_meta.cwl b/steps/extract_sip_meta.cwl
index cf84cdbd392b63821f74b24d48709e75162f6863..b323915b2dd7a5beff26ac74ec98a6857b58b61a 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.15
   - class: NetworkAccess
     networkAccess: true
 
diff --git a/steps/fix_antenna_information_2013.cwl b/steps/fix_antenna_information_2013.cwl
index ac50bde3e49cd68b253fc1b37ff656d8a28f99ac..76202d4a990292e9327598348332f7a5a0e7e1ca 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.15
   - 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..766a80e255ed1e1761f887144b456f0229bac4a6 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.15
   - 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..4595deb5bca43407759a8b3540d3acf7a70fbd1b 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.15
   - 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..f1dd4042fed3e1d010d381d4ea8cd9c0c4df459f 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.15
   - class: NetworkAccess
     networkAccess: true
\ No newline at end of file
diff --git a/steps/identify_issues.cwl b/steps/identify_issues.cwl
index 2982dd2245cbe2a91e6e7a2a46cdc070c170061a..4fe417f2cdd120241044ecde5a361afb80b5b019 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.15
 - class: NetworkAccess
   networkAccess: true
 id: identify_issues
diff --git a/steps/inspect_flagging_dataloss.cwl b/steps/inspect_flagging_dataloss.cwl
index 83f753b7d1639105488259b2e8606323dacc49d7..fe1c41c239873cd8b62f143dfee82d1845958c4c 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.15
   - 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..2bce0899ed85284d0314fd993591dc3fbc6c54bc 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.15
   - class: NetworkAccess
     networkAccess: true