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
commit 3adcdbc63a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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