mirror of
https://github.com/JackMcKew/pyinstaller-action-windows
synced 2025-01-18 18:32:11 +08:00
Bump pyinstaller version to 5.13
This commit is contained in:
parent
1c038a14bd
commit
77d59c8016
@ -4,7 +4,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
ARG WINE_VERSION=winehq-staging
|
||||
ARG PYTHON_VERSION=3.10.1
|
||||
ARG PYINSTALLER_VERSION=5.3
|
||||
ARG PYINSTALLER_VERSION=5.13
|
||||
|
||||
# we need wine for this all to work, so we'll use the PPA
|
||||
RUN set -x \
|
||||
|
Loading…
Reference in New Issue
Block a user