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.
2 parents fc48c25 + 184cec2 commit 247ed2cCopy full SHA for 247ed2c
client-appimage-qt6/Dockerfile
@@ -5,8 +5,8 @@ MAINTAINER Desktop Team <[email protected]>
5
# Run 'docker build' with '--build-arg BUILD_QT=1' to build Qt from source (default: not set)
6
ARG BUILD_QT
7
8
-ENV VER_QT 6.7.3
9
-ENV VER_QT_DATE 2024-11-21
+ENV VER_QT 6.8.0
+ENV VER_QT_DATE 2024-12-02
10
ENV VER_OPENSSL 3.3.2
11
ENV VER_LIBP11 libp11-0.4.12
12
ENV VER_KFRAMEWORKS 6.7.0
client-qt6/Dockerfile
0 commit comments