Fixing minor issues in the build
This commit is contained in:
parent
9fa96ef8dc
commit
e5684bec4f
4 changed files with 12 additions and 9 deletions
|
@ -8,7 +8,7 @@ ARG PYSIDE2_VERSION=5.15.2.1
|
|||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
ARG WINE_VERSION=winehq-staging
|
||||
ARG PYTHON_VERSION=3.10.15 # Python3.10 are the last supported version of Python for PySide2.
|
||||
ARG PYTHON_VERSION=3.10.11 # Python3.10 are the last supported version of Python for PySide2.
|
||||
ARG PYINSTALLER_VERSION=5.0.1
|
||||
|
||||
# we need wine for this all to work, so we'll use the PPA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue