Updating to pyside2 5.12.5, ubuntu version to hirsute, pyinstaller to 4.3, and python to 3.9.5/6
This commit is contained in:
parent
d6ffcfc498
commit
64224e3439
4 changed files with 91 additions and 16 deletions
|
@ -1,6 +1,7 @@
|
|||
FROM ad5001/ubuntu-pyside2-xvfb:focal-5.15.0
|
||||
FROM ad5001/ubuntu-pyside2-xvfb:hirsute-5.15.2
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV TZ=Europe/Paris
|
||||
RUN apt-get update && apt-get upgrade -y
|
||||
RUN apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls python3-stdeb python-all python3-requests python3-stem rpm dh-python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue