Steven Clark 68413ad058
Pull versioned golang images in Zlint testsuite to avoid pulling with latest (#28855)
* Pull versioned golang images in Zlint testsuite to avoid pulling with latest

 - Leverage the versioned golang images which should be more static avoiding
   issues we somtimes encounter pulling latest images from our docker mirror.
 - We use the golang runtime version to avoid having to update this test
   continuously.

* Fallback to latest if the version tag isn't a release tag
2024-11-07 14:04:45 -05:00
..