change docker image
This commit is contained in:
parent
77d59c8016
commit
c1a1d21957
|
@ -1,4 +1,4 @@
|
||||||
FROM jackmckew/pyinstaller-windows
|
FROM ganiziolek/pyinstaller-windows:3.10
|
||||||
|
|
||||||
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