Update the windows base image with chocolatey 🍫
Description
This version aims to fix the windows docker images with missing choco
in their base image to allow successful run of choco install git
command. This release should also unblock the builds of the recent unity versions where some that were not published due to too many retries in the pipelines.
Happy Twosday!
What's Changed
- Fix not passing module into docker build args by @AndrewKahr in #147
- Install git on windows images by @davidmfinol in #149
- Add support for Python 3 in Android and iOS by @dharmeshmp in #152
- Several code improvements in the workflows by @webbertakken
New Contributors
- @dharmeshmp made their first contribution in #152
Full Changelog: v0.17.0...v0.17.1