Fixing changing PySide versions in TOML files
This commit is contained in:
parent
104b483c3d
commit
c139952685
5 changed files with 6 additions and 6 deletions
|
@ -12,7 +12,7 @@
|
|||
FROM ubuntu:noble
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG PYSIDE_VERSION=6.7.2
|
||||
ARG PYSIDE_VERSION
|
||||
|
||||
ENV TZ=Europe/Paris
|
||||
RUN apt-get update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue