diff options
| author | selsta <selsta@sent.at> | 2022-03-24 23:27:16 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2022-03-25 17:16:21 +0100 |
| commit | 877f822de06a50eaf6d102e3012e4116c7707780 (patch) | |
| tree | bc2682701e6ebfbcc16c09ad98039a6ef59cf012 /Dockerfile.windows | |
| parent | 002fe8eefa5616ee7eb7c21a4dc827e357f3fcb0 (diff) | |
| download | monzero-gui-877f822de06a50eaf6d102e3012e4116c7707780.tar.gz monzero-gui-877f822de06a50eaf6d102e3012e4116c7707780.tar.xz monzero-gui-877f822de06a50eaf6d102e3012e4116c7707780.zip | |
Docker: update Qt 5.15.2 -> 5.15.3
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 824dc997..fb08e1c1 100644 --- a/Dockerfile.windows +++ b/Dockerfile.windows @@ -1,7 +1,7 @@ FROM ubuntu:20.04 ARG THREADS=1 -ARG QT_VERSION=5.15.2 +ARG QT_VERSION=v5.15.3-lts-lgpl ENV SOURCE_DATE_EPOCH=1397818193 RUN apt update && \ |
