mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 03:58:01 +00:00
* 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