docker: bump Qt to v5.15.13

This commit is contained in:
tobtoht
2024-03-12 18:08:53 +01:00
parent df291702df
commit 0c3e2301ed
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
FROM ubuntu:16.04
ARG THREADS=1
ARG QT_VERSION=v5.15.12-lts-lgpl
ARG QT_VERSION=v5.15.13-lts-lgpl
ENV CFLAGS="-fPIC"
ENV CPPFLAGS="-fPIC"