From f86783d33ffec532adef3d1940ad2a522ee58bc9 Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Fri, 7 Apr 2023 14:21:37 +0200
Subject: [PATCH] [SKIP CI] Replace latest with tag ldv_v404

---
 steps/Ateamclipper.cwl               | 2 +-
 steps/H5ParmCollector.cwl            | 2 +-
 steps/LoSoTo.ClockTec.cwl            | 2 +-
 steps/LoSoTo.Duplicate.cwl           | 2 +-
 steps/LoSoTo.Faraday.cwl             | 2 +-
 steps/LoSoTo.Flag.cwl                | 2 +-
 steps/LoSoTo.FlagStation.cwl         | 2 +-
 steps/LoSoTo.Flagextend.cwl          | 2 +-
 steps/LoSoTo.Interpolate.cwl         | 2 +-
 steps/LoSoTo.Plot.cwl                | 2 +-
 steps/LoSoTo.Polalign.cwl            | 2 +-
 steps/LoSoTo.Residual.cwl            | 2 +-
 steps/LoSoTo.Reweight.cwl            | 2 +-
 steps/LoSoTo.Smooth.cwl              | 2 +-
 steps/LoSoTo.Structure.cwl           | 2 +-
 steps/add_missing_stations.cwl       | 2 +-
 steps/aoflag.cwl                     | 2 +-
 steps/applybeam.cwl                  | 2 +-
 steps/applycal.cwl                   | 2 +-
 steps/applytarget.cwl                | 2 +-
 steps/average.cwl                    | 2 +-
 steps/blsmooth.cwl                   | 2 +-
 steps/check_ateam_separation.cwl     | 2 +-
 steps/check_demix.cwl                | 2 +-
 steps/check_unflagged_fraction.cwl   | 2 +-
 steps/compare_station_list.cwl       | 2 +-
 steps/createRMh5parm.cwl             | 2 +-
 steps/ddecal.cwl                     | 2 +-
 steps/dp3_prep_cal.cwl               | 2 +-
 steps/dp3_prep_target.cwl            | 2 +-
 steps/dp3concat.cwl                  | 2 +-
 steps/filter_predict.cwl             | 2 +-
 steps/find_skymodel_cal.cwl          | 2 +-
 steps/find_skymodel_target.cwl       | 2 +-
 steps/gaincal.cwl                    | 2 +-
 steps/get_targetname.cwl             | 2 +-
 steps/h5parm_pointingname.cwl        | 2 +-
 steps/h5parmcat.cwl                  | 2 +-
 steps/identify_bad_antennas.cwl      | 2 +-
 steps/merge_skymodels.cwl            | 2 +-
 steps/plot_Ateamclipper.cwl          | 2 +-
 steps/plot_unflagged.cwl             | 2 +-
 steps/predict.cwl                    | 2 +-
 steps/sort_times_into_freqGroups.cwl | 2 +-
 steps/summary.cwl                    | 2 +-
 steps/transfer_solutions.cwl         | 2 +-
 steps/uvplot.cwl                     | 2 +-
 steps/wsclean.cwl                    | 2 +-
 48 files changed, 48 insertions(+), 48 deletions(-)

diff --git a/steps/Ateamclipper.cwl b/steps/Ateamclipper.cwl
index c0b667f6..edc1a713 100755
--- a/steps/Ateamclipper.cwl
+++ b/steps/Ateamclipper.cwl
@@ -38,7 +38,7 @@ hints:
   - class: InplaceUpdateRequirement
     inplaceUpdate: true
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
   - class: InlineJavascriptRequirement
   - class: ResourceRequirement
     coresMin: 8
diff --git a/steps/H5ParmCollector.cwl b/steps/H5ParmCollector.cwl
index 3800117e..223aeb98 100755
--- a/steps/H5ParmCollector.cwl
+++ b/steps/H5ParmCollector.cwl
@@ -81,7 +81,7 @@ outputs:
 label: H5parm_collector
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
 stdout: $(inputs.outh5parmname)-parm_collector_output.log
 stderr: $(inputs.outh5parmname)-parm_collector_output_err.log
 requirements:
diff --git a/steps/LoSoTo.ClockTec.cwl b/steps/LoSoTo.ClockTec.cwl
index 7aa14b72..6044e806 100644
--- a/steps/LoSoTo.ClockTec.cwl
+++ b/steps/LoSoTo.ClockTec.cwl
@@ -32,7 +32,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Duplicate.cwl b/steps/LoSoTo.Duplicate.cwl
index 57f07880..11a471b5 100644
--- a/steps/LoSoTo.Duplicate.cwl
+++ b/steps/LoSoTo.Duplicate.cwl
@@ -31,7 +31,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Faraday.cwl b/steps/LoSoTo.Faraday.cwl
index 1a797116..58a8553c 100644
--- a/steps/LoSoTo.Faraday.cwl
+++ b/steps/LoSoTo.Faraday.cwl
@@ -33,7 +33,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Flag.cwl b/steps/LoSoTo.Flag.cwl
index 988d55a4..f8573737 100644
--- a/steps/LoSoTo.Flag.cwl
+++ b/steps/LoSoTo.Flag.cwl
@@ -33,7 +33,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.FlagStation.cwl b/steps/LoSoTo.FlagStation.cwl
index 9a3fc5f3..b3165d00 100644
--- a/steps/LoSoTo.FlagStation.cwl
+++ b/steps/LoSoTo.FlagStation.cwl
@@ -32,7 +32,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Flagextend.cwl b/steps/LoSoTo.Flagextend.cwl
index 4d977661..61827ab6 100644
--- a/steps/LoSoTo.Flagextend.cwl
+++ b/steps/LoSoTo.Flagextend.cwl
@@ -34,7 +34,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Interpolate.cwl b/steps/LoSoTo.Interpolate.cwl
index 467e381a..0072e8a2 100644
--- a/steps/LoSoTo.Interpolate.cwl
+++ b/steps/LoSoTo.Interpolate.cwl
@@ -35,7 +35,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Plot.cwl b/steps/LoSoTo.Plot.cwl
index 0a9c63bb..8ebaa390 100644
--- a/steps/LoSoTo.Plot.cwl
+++ b/steps/LoSoTo.Plot.cwl
@@ -39,7 +39,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Polalign.cwl b/steps/LoSoTo.Polalign.cwl
index cf06424a..8dfbcfd9 100755
--- a/steps/LoSoTo.Polalign.cwl
+++ b/steps/LoSoTo.Polalign.cwl
@@ -49,7 +49,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Residual.cwl b/steps/LoSoTo.Residual.cwl
index dd999d40..83f9ea6c 100644
--- a/steps/LoSoTo.Residual.cwl
+++ b/steps/LoSoTo.Residual.cwl
@@ -30,7 +30,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Reweight.cwl b/steps/LoSoTo.Reweight.cwl
index 284ea6a5..e67d00c2 100644
--- a/steps/LoSoTo.Reweight.cwl
+++ b/steps/LoSoTo.Reweight.cwl
@@ -33,7 +33,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Smooth.cwl b/steps/LoSoTo.Smooth.cwl
index d308c3ce..98de19ed 100644
--- a/steps/LoSoTo.Smooth.cwl
+++ b/steps/LoSoTo.Smooth.cwl
@@ -44,7 +44,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/LoSoTo.Structure.cwl b/steps/LoSoTo.Structure.cwl
index e441532f..280d0110 100644
--- a/steps/LoSoTo.Structure.cwl
+++ b/steps/LoSoTo.Structure.cwl
@@ -33,7 +33,7 @@ arguments:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 inputs:
   - id: input_h5parm
diff --git a/steps/add_missing_stations.cwl b/steps/add_missing_stations.cwl
index 88b877e8..f9f14560 100644
--- a/steps/add_missing_stations.cwl
+++ b/steps/add_missing_stations.cwl
@@ -76,7 +76,7 @@ stderr: add_missing_stations_err.log
 label: add_missing_stations
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
 requirements:
   - class: InlineJavascriptRequirement
   - class: InitialWorkDirRequirement
diff --git a/steps/aoflag.cwl b/steps/aoflag.cwl
index 81645664..6f7b9245 100644
--- a/steps/aoflag.cwl
+++ b/steps/aoflag.cwl
@@ -162,7 +162,7 @@ requirements:
     inplaceUpdate: true
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 stdout: aoflag.log
 stderr: aoflag_err.log
diff --git a/steps/applybeam.cwl b/steps/applybeam.cwl
index 13e73947..232b85fb 100644
--- a/steps/applybeam.cwl
+++ b/steps/applybeam.cwl
@@ -105,4 +105,4 @@ requirements:
     coresMin: 4
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
diff --git a/steps/applycal.cwl b/steps/applycal.cwl
index 4c17ba7c..8b24f760 100644
--- a/steps/applycal.cwl
+++ b/steps/applycal.cwl
@@ -96,4 +96,4 @@ requirements:
     coresMin: 4
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
diff --git a/steps/applytarget.cwl b/steps/applytarget.cwl
index 1d905bf1..84cd9136 100644
--- a/steps/applytarget.cwl
+++ b/steps/applytarget.cwl
@@ -116,4 +116,4 @@ requirements:
     coresMin: 2
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
diff --git a/steps/average.cwl b/steps/average.cwl
index 42ab47ae..af5b1d9b 100644
--- a/steps/average.cwl
+++ b/steps/average.cwl
@@ -92,6 +92,6 @@ requirements:
     coresMin: 8
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
 stdout: average.log
 stderr: average_err.log
diff --git a/steps/blsmooth.cwl b/steps/blsmooth.cwl
index 38f16ff6..e591ba9e 100644
--- a/steps/blsmooth.cwl
+++ b/steps/blsmooth.cwl
@@ -88,7 +88,7 @@ outputs:
       glob: BLsmooth.log
 hints:
  - class: DockerRequirement
-   dockerPull: astronrd/linc
+   dockerPull: astronrd/linc:ldv_v404
 requirements:
  - class: InitialWorkDirRequirement
    listing:
diff --git a/steps/check_ateam_separation.cwl b/steps/check_ateam_separation.cwl
index aaf9c85d..eee5650d 100644
--- a/steps/check_ateam_separation.cwl
+++ b/steps/check_ateam_separation.cwl
@@ -41,6 +41,6 @@ outputs:
 label: check_Ateam_separation
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
   - class: InlineJavascriptRequirement
 stdout: Ateam_separation.log
diff --git a/steps/check_demix.cwl b/steps/check_demix.cwl
index 4c79cfb7..3c2af87f 100644
--- a/steps/check_demix.cwl
+++ b/steps/check_demix.cwl
@@ -123,7 +123,7 @@ requirements:
 
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 stdout: check_demix.log
 stderr: check_demix_err.log
diff --git a/steps/check_unflagged_fraction.cwl b/steps/check_unflagged_fraction.cwl
index a0b6eba8..a95b4303 100644
--- a/steps/check_unflagged_fraction.cwl
+++ b/steps/check_unflagged_fraction.cwl
@@ -95,7 +95,7 @@ outputs:
 
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
   - class: ResourceRequirement
     coresMin: 8
 stdout: check_unflagged_fraction.log
diff --git a/steps/compare_station_list.cwl b/steps/compare_station_list.cwl
index 177e9933..cb34d95e 100644
--- a/steps/compare_station_list.cwl
+++ b/steps/compare_station_list.cwl
@@ -57,6 +57,6 @@ outputs:
       glob: 'compareStationList*.log'
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: compareStationList.log
 stderr: compareStationList_err.log
diff --git a/steps/createRMh5parm.cwl b/steps/createRMh5parm.cwl
index cd4eb114..ee796794 100644
--- a/steps/createRMh5parm.cwl
+++ b/steps/createRMh5parm.cwl
@@ -108,7 +108,7 @@ outputs:
       glob: 'createh5parm*.log'
 hints:
  - class: DockerRequirement
-   dockerPull: astronrd/linc
+   dockerPull: astronrd/linc:ldv_v404
  - class: InitialWorkDirRequirement
    listing:
      - entry: $(inputs.h5parm)
diff --git a/steps/ddecal.cwl b/steps/ddecal.cwl
index baa7f84f..07b4b777 100644
--- a/steps/ddecal.cwl
+++ b/steps/ddecal.cwl
@@ -189,7 +189,7 @@ outputs:
 
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 requirements:
   - class: InitialWorkDirRequirement
     listing:
diff --git a/steps/dp3_prep_cal.cwl b/steps/dp3_prep_cal.cwl
index 2a8f7883..b15219ce 100755
--- a/steps/dp3_prep_cal.cwl
+++ b/steps/dp3_prep_cal.cwl
@@ -116,7 +116,7 @@ outputs:
       glob: 'DP3*.log'
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: DP3.log
 stderr: DP3_err.log
 requirements:
diff --git a/steps/dp3_prep_target.cwl b/steps/dp3_prep_target.cwl
index e24b977d..6742f661 100755
--- a/steps/dp3_prep_target.cwl
+++ b/steps/dp3_prep_target.cwl
@@ -172,7 +172,7 @@ outputs:
       glob: 'DP3*.log'
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: DP3.log
 stderr: DP3_err.log
 requirements:
diff --git a/steps/dp3concat.cwl b/steps/dp3concat.cwl
index f2034187..80277d79 100644
--- a/steps/dp3concat.cwl
+++ b/steps/dp3concat.cwl
@@ -163,7 +163,7 @@ requirements:
     coresMin: 8
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
   - class: InitialWorkDirRequirement
     listing:
       - entry: $(inputs.msin)
diff --git a/steps/filter_predict.cwl b/steps/filter_predict.cwl
index 3429f0a7..a51982bd 100644
--- a/steps/filter_predict.cwl
+++ b/steps/filter_predict.cwl
@@ -132,6 +132,6 @@ requirements:
     coresMin: 1
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: filter_predict.log
 stderr: filter_predict_err.log
diff --git a/steps/find_skymodel_cal.cwl b/steps/find_skymodel_cal.cwl
index 7ad5444b..2ff3fb45 100644
--- a/steps/find_skymodel_cal.cwl
+++ b/steps/find_skymodel_cal.cwl
@@ -91,6 +91,6 @@ requirements:
 
 hints:
   DockerRequirement:
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: find_skymodel_cal.log
 stderr: find_skymodel_cal_err.log
diff --git a/steps/find_skymodel_target.cwl b/steps/find_skymodel_target.cwl
index c909cc42..87b48efe 100644
--- a/steps/find_skymodel_target.cwl
+++ b/steps/find_skymodel_target.cwl
@@ -73,6 +73,6 @@ outputs:
         
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 
 stdout: find_skymodel_target.log
diff --git a/steps/gaincal.cwl b/steps/gaincal.cwl
index 4f32aafc..ad248c7b 100644
--- a/steps/gaincal.cwl
+++ b/steps/gaincal.cwl
@@ -177,7 +177,7 @@ arguments:
   - 'steps=[filter,gaincal,count]'
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
 requirements:
   - class: InitialWorkDirRequirement
     listing:
diff --git a/steps/get_targetname.cwl b/steps/get_targetname.cwl
index c727fc18..cdcb5ba7 100644
--- a/steps/get_targetname.cwl
+++ b/steps/get_targetname.cwl
@@ -45,6 +45,6 @@ requirements:
   - class: InlineJavascriptRequirement
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: get_targetname.log
 stderr: get_targetname_err.log
diff --git a/steps/h5parm_pointingname.cwl b/steps/h5parm_pointingname.cwl
index 21e88b65..a8b9fe66 100644
--- a/steps/h5parm_pointingname.cwl
+++ b/steps/h5parm_pointingname.cwl
@@ -46,7 +46,7 @@ requirements:
   - class: InlineJavascriptRequirement
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: h5parm_pointingname.log
 stderr: h5parm_pointingname_err.log
 $schema:
diff --git a/steps/h5parmcat.cwl b/steps/h5parmcat.cwl
index ce9452ab..a090f88b 100644
--- a/steps/h5parmcat.cwl
+++ b/steps/h5parmcat.cwl
@@ -88,7 +88,7 @@ requirements:
   - class: InlineJavascriptRequirement
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: h5parm_collector_output.log
 stderr: h5parm_collector_output_err.log
 $schema:
diff --git a/steps/identify_bad_antennas.cwl b/steps/identify_bad_antennas.cwl
index 82cd5344..00a37ddf 100644
--- a/steps/identify_bad_antennas.cwl
+++ b/steps/identify_bad_antennas.cwl
@@ -44,6 +44,6 @@ requirements:
   - class: InlineJavascriptRequirement
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: identifyBadAntennas.log
 stderr: identifyBadAntennas_err.log
\ No newline at end of file
diff --git a/steps/merge_skymodels.cwl b/steps/merge_skymodels.cwl
index 45d7b41a..181efb58 100755
--- a/steps/merge_skymodels.cwl
+++ b/steps/merge_skymodels.cwl
@@ -41,6 +41,6 @@ outputs:
 label: merge_skymodels
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
 stdout: merge_skymodels.log
 stderr: merge_skymodels_err.log
diff --git a/steps/plot_Ateamclipper.cwl b/steps/plot_Ateamclipper.cwl
index cf632cd4..69cf8bc9 100644
--- a/steps/plot_Ateamclipper.cwl
+++ b/steps/plot_Ateamclipper.cwl
@@ -25,4 +25,4 @@ outputs:
 label: plot_Ateamclipper
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
diff --git a/steps/plot_unflagged.cwl b/steps/plot_unflagged.cwl
index 3123ad18..8fc1052b 100644
--- a/steps/plot_unflagged.cwl
+++ b/steps/plot_unflagged.cwl
@@ -41,7 +41,7 @@ outputs:
 
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
 requirements:
   - class: InlineJavascriptRequirement
 stdout: plot_unflagged_fraction.log
diff --git a/steps/predict.cwl b/steps/predict.cwl
index 13f6d490..3abc6c6d 100644
--- a/steps/predict.cwl
+++ b/steps/predict.cwl
@@ -109,6 +109,6 @@ requirements:
     coresMin: 2
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: predict_cal.log
 stderr: predict_cal_err.log
diff --git a/steps/sort_times_into_freqGroups.cwl b/steps/sort_times_into_freqGroups.cwl
index 0ea9d57c..647201cf 100644
--- a/steps/sort_times_into_freqGroups.cwl
+++ b/steps/sort_times_into_freqGroups.cwl
@@ -93,6 +93,6 @@ outputs:
       glob: sort_times_into_freqGroups.log
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: sort_times_into_freqGroups.log
 stderr: sort_times_into_freqGroups_err.log
diff --git a/steps/summary.cwl b/steps/summary.cwl
index 99b256ad..bc2ec838 100644
--- a/steps/summary.cwl
+++ b/steps/summary.cwl
@@ -142,7 +142,7 @@ outputs:
 label: summary
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 stdout: summary.log
 stderr: summary_err.log
 $schema:
diff --git a/steps/transfer_solutions.cwl b/steps/transfer_solutions.cwl
index 91c4c424..57b890be 100644
--- a/steps/transfer_solutions.cwl
+++ b/steps/transfer_solutions.cwl
@@ -92,7 +92,7 @@ stderr: transfer_solutions_err.log
 label: transfer_solutions
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
 requirements:
   - class: InlineJavascriptRequirement
   - class: InitialWorkDirRequirement
diff --git a/steps/uvplot.cwl b/steps/uvplot.cwl
index 0129e3cb..94d81688 100644
--- a/steps/uvplot.cwl
+++ b/steps/uvplot.cwl
@@ -71,7 +71,7 @@ outputs:
 label: uvplot
 hints:
   - class: DockerRequirement
-    dockerPull: astronrd/linc
+    dockerPull: astronrd/linc:ldv_v404
 requirements:
   - class: ShellCommandRequirement
   - class: InlineJavascriptRequirement
diff --git a/steps/wsclean.cwl b/steps/wsclean.cwl
index 8a845542..af2da609 100644
--- a/steps/wsclean.cwl
+++ b/steps/wsclean.cwl
@@ -212,7 +212,7 @@ outputs:
 label: WSClean
 hints:
   - class: DockerRequirement
-    dockerPull: 'astronrd/linc'
+    dockerPull: 'astronrd/linc:ldv_v404'
   - class: InitialWorkDirRequirement
     listing:
       - $(inputs.msin)
-- 
GitLab