diff options
Diffstat (limited to 'Dockerfile.windows')
| -rw-r--r-- | Dockerfile.windows | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.windows b/Dockerfile.windows index f8925a93..3fc3356b 100644 --- a/Dockerfile.windows +++ b/Dockerfile.windows @@ -1,7 +1,7 @@ FROM ubuntu:20.04 ARG THREADS=1 -ARG QT_VERSION=v5.15.11-lts-lgpl +ARG QT_VERSION=v5.15.12-lts-lgpl ENV SOURCE_DATE_EPOCH=1397818193 RUN apt update && \ |
