diff --git a/steps/DPPP.cwl b/steps/DPPP.cwl
index cff76e93be5fc36caec1ea1fce25853c37e8199a..73dca60519ccf6dc003eb586fe8f804a983c513f 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.0
+  dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
 - class: NetworkAccess
   networkAccess: true
 id: dppp
diff --git a/steps/combine_inspect_dataset.cwl b/steps/combine_inspect_dataset.cwl
index 293cb2287a1434ddb56b322e6bf4c1f617191b6f..2c1f662f23175fbb783a8d19ac1e6a70fc0aeb79 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/create_inspect_dataset.cwl b/steps/create_inspect_dataset.cwl
index 8b0fddf7b5a34583e601ff0ac7e0a4fe8d246193..79df034dafb2daded6a7d83583e65c4dc3c34fef 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/extract_quality_metrics.cwl b/steps/extract_quality_metrics.cwl
index ea242dee8f4ad95539bddd65f17a0ab77ad58f4a..c5cb2fdcdd133d7a02aeec5e0a31746f8e65d61b 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - class: NetworkAccess
     networkAccess: true
 inputs: 
diff --git a/steps/extract_sip_meta.cwl b/steps/extract_sip_meta.cwl
index 3af9ced60b06168a5f2eaac7bdbf2dd7776460ef..cf84cdbd392b63821f74b24d48709e75162f6863 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - class: NetworkAccess
     networkAccess: true
 
diff --git a/steps/fix_antenna_information_2013.cwl b/steps/fix_antenna_information_2013.cwl
index 450be2dd36d0f8392acbac31a7a04220980b7fa3..ac50bde3e49cd68b253fc1b37ff656d8a28f99ac 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - 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 b80a1627c681cd8e85de22cad7eae7147d39f523..0af7f37df8329ec338c2dd1bdf034360e130fe3c 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - 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 e10180bf91e26e06dd5c1e7b27e9f79d411c8cde..4c3ca4a503761b3023ff3ffaaed3e164fcbee380 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - 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 062b7c76f18c512862699d6106e9d78c0ac30664..e9f227147d716a4edfcec9ff63d1b2431cda24f4 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - class: NetworkAccess
     networkAccess: true
\ No newline at end of file
diff --git a/steps/identify_issues.cwl b/steps/identify_issues.cwl
index c1d71424e36bf47f71a8c3c0b63a502093ca4ed0..2982dd2245cbe2a91e6e7a2a46cdc070c170061a 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.0
+  dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
 - class: NetworkAccess
   networkAccess: true
 id: identify_issues
diff --git a/steps/inspect_flagging_dataloss.cwl b/steps/inspect_flagging_dataloss.cwl
index c8f5f438cd8b842cdc65e46ae4e445f3e43e4598..83f753b7d1639105488259b2e8606323dacc49d7 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - 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 ae3232645c5d91646e6ae12a55a308dacd87ff7d..ed27f4dc333c7c4718a65f946c16336c93d2c0b1 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.0
+    dockerPull: git.astron.nl:5000/ldv/imaging_compress_pipeline:v0.4.1
   - class: NetworkAccess
     networkAccess: true