Merge branch 'main' into python3-10-pyinstaller-5-13
This commit is contained in:
commit
3adcdbc63a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue