Skip to content

Commit 2a03d73

Browse files
Neil Hornepfeerick
authored andcommitted
Update qt to 6.9.0
1 parent 16bb3ae commit 2a03d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM ubuntu:${OS_CODENAME}
55
# Redeclare ARGs after FROM
66
ARG OS_CODENAME
77
ARG DEBIAN_FRONTEND=noninteractive
8-
ARG QT_VERSION=6.8.2
8+
ARG QT_VERSION=6.9.0
99
ARG QT_MODULES="-m qtmultimedia qtserialport"
1010
ARG QT_HOST=linux
1111
ARG QT_TARGET=desktop

0 commit comments

Comments
 (0)