Upgrade RUNNER_IMAGES_VERSION to v0.0.3
What does this MR do?
Upgrade the RUNNER_IMAGES_VERSION variable to the latest (v0.0.3) to fix Windows images.
Why was this MR needed?
Upgrade installs and makes available in the PATH powershell, pwsh, git and git-lfs.
What's the best way to test this MR?
- Pull the Windows Helper images generated by the MR
- Run
docker run -it <WINDOWS_HELPER_IMAGE>and validate everything is function - Test against Kubernetes with Windows nodes.
What are the relevant issue numbers?
Closes #38496 (closed)
Edited by Arran Walker