diff options
| author | selsta <selsta@sent.at> | 2026-01-31 16:54:29 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2026-01-31 16:54:29 +0100 |
| commit | fe363d4dd81e9707aeb53451f09e50e81fe3271c (patch) | |
| tree | f992b819b8910f1550e5670f774ce8b1108655e5 /Dockerfile.linux | |
| parent | 475d4311e09346bcb6d9398a658ca83c2e11b066 (diff) | |
| download | monzero-gui-fe363d4dd81e9707aeb53451f09e50e81fe3271c.tar.gz monzero-gui-fe363d4dd81e9707aeb53451f09e50e81fe3271c.tar.xz monzero-gui-fe363d4dd81e9707aeb53451f09e50e81fe3271c.zip | |
docker: update Qt to 5.15.18
Diffstat (limited to 'Dockerfile.linux')
| -rw-r--r-- | Dockerfile.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.linux b/Dockerfile.linux index a7b44b0f..f6f75cef 100644 --- a/Dockerfile.linux +++ b/Dockerfile.linux @@ -1,7 +1,7 @@ FROM ubuntu:18.04 ARG THREADS=1 -ARG QT_VERSION=v5.15.17-lts-lgpl +ARG QT_VERSION=v5.15.18-lts-lgpl ENV CFLAGS="-fPIC" ENV CPPFLAGS="-fPIC" |
