Docker: update Qt 5.15.2 -> 5.15.3

This commit is contained in:
selsta
2022-03-24 23:27:16 +01:00
parent 002fe8eefa
commit 877f822de0
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=5.15.2
ARG QT_VERSION=v5.15.3-lts-lgpl
ENV CFLAGS="-fPIC"
ENV CPPFLAGS="-fPIC"