Skip to content

Commit

Permalink
Revert to Qt 6.4.3
Browse files Browse the repository at this point in the history
6.5 needs OpenSSL 3, which is not available on Rocky 8
  • Loading branch information
cyderize committed Oct 5, 2023
1 parent 9636573 commit e86cf96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.qt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG QT_VERSION=6.5.1
ARG QT_VERSION=6.4.3

FROM rockylinux/rockylinux:8 AS base

Expand Down

0 comments on commit e86cf96

Please sign in to comment.