From f8aa11bc4171546569b47e022d6fc1bdf7408bdb Mon Sep 17 00:00:00 2001 From: tobtoht Date: Fri, 24 May 2024 22:28:50 +0200 Subject: docker: bump Qt to v5.15.14 --- Dockerfile.windows | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.windows') diff --git a/Dockerfile.windows b/Dockerfile.windows index 0622c39f..7a4404fa 100644 --- a/Dockerfile.windows +++ b/Dockerfile.windows @@ -1,7 +1,7 @@ FROM ubuntu:20.04 ARG THREADS=1 -ARG QT_VERSION=v5.15.13-lts-lgpl +ARG QT_VERSION=v5.15.14-lts-lgpl ENV SOURCE_DATE_EPOCH=1397818193 RUN apt update && \ -- cgit v1.2.3