Skip to content

Commit 23d28a7

Browse files
committed
revert docker
1 parent 848ef21 commit 23d28a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ RUN pip3 install networkx simplejson jinja2 pyyaml
8484
RUN apt install -y --no-install-recommends \
8585
python3-dev && rm -Rf /var/cache/apt
8686

87-
ARG VERSION_QT=6.8.1
87+
ARG VERSION_QT=6.7.1
8888
RUN pip install aqtinstall &&\
8989
aqt install-qt linux$(cat /arch_qt) desktop ${VERSION_QT} -m \
9090
qtshadertools qt5compat qtcharts qtmultimedia \

0 commit comments

Comments
 (0)