Merge branch 'main' into python3-10-pyinstaller-5-13

This commit is contained in:
Jack McKew
2024-03-19 15:49:34 +10:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM ganiziolek/pyinstaller-windows:3.10 FROM jackmckew/pyinstaller-windows
COPY entrypoint.sh /entrypoint.sh COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh RUN chmod +x /entrypoint.sh