From 33e3f599e9d52fd88f010ac0ce2705d4ce62e4e6 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Wed, 4 Oct 2023 17:48:36 +0200 Subject: docker: update Linux & Windows Qt to 5.15.11 --- Dockerfile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.linux') diff --git a/Dockerfile.linux b/Dockerfile.linux index 99ac18b6..6f0755ed 100644 --- a/Dockerfile.linux +++ b/Dockerfile.linux @@ -1,7 +1,7 @@ FROM ubuntu:16.04 ARG THREADS=1 -ARG QT_VERSION=v5.15.10-lts-lgpl +ARG QT_VERSION=v5.15.11-lts-lgpl ENV CFLAGS="-fPIC" ENV CPPFLAGS="-fPIC" -- cgit v1.2.3