diff --git a/aggregate_and_plot.cwl b/aggregate_and_plot.cwl
index 536eff38cf54cbcc5d188a4ca7b163bb3ffcba05..bb9d6f5e2bac2cebfc3b4b39cc30051bf1eb9bd5 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.19
 
 baseCommand: python3
 arguments:
diff --git a/steps/DPPP.cwl b/steps/DPPP.cwl
index 73dca60519ccf6dc003eb586fe8f804a983c513f..c67da9ea89e0eb2f24fc8c210f734bfde57e64e4 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.19
 - class: NetworkAccess
   networkAccess: true
 id: dppp
diff --git a/steps/combine_inspect_dataset.cwl b/steps/combine_inspect_dataset.cwl
index 2c1f662f23175fbb783a8d19ac1e6a70fc0aeb79..5e7d98820f09ee9b5f71505b9707977388d624c3 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.19
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/create_inspect_dataset.cwl b/steps/create_inspect_dataset.cwl
index 79df034dafb2daded6a7d83583e65c4dc3c34fef..438fe84ea99d0e67547a4be493cd69c46fed57f6 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.19
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/extract_quality_metrics.cwl b/steps/extract_quality_metrics.cwl
index c5cb2fdcdd133d7a02aeec5e0a31746f8e65d61b..9a1384a8bddbc7396630f3003192fb9c5e0f4841 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.19
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/extract_sip_meta.cwl b/steps/extract_sip_meta.cwl
index cf84cdbd392b63821f74b24d48709e75162f6863..329da277b5b4611e85ed7b8ba95d9a0a25590dd4 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.19
   - class: NetworkAccess
     networkAccess: true
 
diff --git a/steps/fix_antenna_information_2013.cwl b/steps/fix_antenna_information_2013.cwl
index ac50bde3e49cd68b253fc1b37ff656d8a28f99ac..43f9de0fcf8b1258a9e2803cff0857a4973a5969 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.19
   - 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..6827654538e68153bdf42a5f0f43a3bb30cfb290 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.19
   - 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..07ca6788e317ee4ea4aed7131ab5df48a6afffa7 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.19
   - 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..1c61b83678a77c745bc9fad9350f3e07cf5a1e55 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.19
   - class: NetworkAccess
     networkAccess: true
\ No newline at end of file
diff --git a/steps/identify_issues.cwl b/steps/identify_issues.cwl
index 2982dd2245cbe2a91e6e7a2a46cdc070c170061a..aa93db2fc6cdb98cb423a3cd5ce861fe7a90cbda 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.19
 - class: NetworkAccess
   networkAccess: true
 id: identify_issues
diff --git a/steps/inspect_flagging_dataloss.cwl b/steps/inspect_flagging_dataloss.cwl
index 83f753b7d1639105488259b2e8606323dacc49d7..e9d22c4ad1cdc98532bffc9486df103ee931c622 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.19
   - 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..16f84d1db3737a3c5dca1689fc7acae45cba3179 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.19
   - class: NetworkAccess
     networkAccess: true