Use managed dockerfile
This commit is contained in:
parent
dce16b0bf6
commit
04b363697b
|
@ -1,4 +1,4 @@
|
|||
FROM cdrx/pyinstaller-windows
|
||||
FROM jackmckew/pyinstaller-windows
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
|
Loading…
Reference in New Issue