We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f7297 commit 3491ce4Copy full SHA for 3491ce4
dev/Dockerfile
@@ -5,7 +5,7 @@ FROM ubuntu:${OS_CODENAME}
5
# Redeclare ARGs after FROM
6
ARG OS_CODENAME
7
ARG DEBIAN_FRONTEND=noninteractive
8
-ARG QT_VERSION=6.8.2
+ARG QT_VERSION=6.9.0
9
ARG QT_MODULES="-m qtmultimedia qtserialport"
10
ARG QT_HOST=linux
11
ARG QT_TARGET=desktop
0 commit comments