**batonogov/pyinstaller-linux** and **batonogov/pyinstaller-windows** are a pair of Docker containers to ease compiling Python applications to binaries / exe files.
Current PyInstaller version used:
- 4.9.0 for Python 3.10.1
- 4.10 for Python 3.10.1
## Tags
@@ -129,7 +129,7 @@ Bumped Python version to 3.6 on Linux, thank you @itouch5000