mirror of
https://github.com/JackMcKew/pyinstaller-action-windows
synced 2025-01-18 18:32:11 +08:00
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
Block a user