mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 23:21:08 +02: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