docker: update Linux & Windows Qt to 5.15.10

This commit is contained in:
tobtoht
2023-04-05 23:48:29 +02:00
parent f650e96363
commit b6e336dbaf
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.8-lts-lgpl
ARG QT_VERSION=v5.15.10-lts-lgpl
ENV CFLAGS="-fPIC"
ENV CPPFLAGS="-fPIC"