diff --git a/Dockerfile b/Dockerfile index bf9ecb4..40c02e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ganiziolek/pyinstaller-windows:3.10 +FROM jackmckew/pyinstaller-windows COPY entrypoint.sh /entrypoint.sh RUN chmod +x /entrypoint.sh