diff options
| author | tobtoht <tob@featherwallet.org> | 2024-05-24 22:28:50 +0200 |
|---|---|---|
| committer | tobtoht <tob@featherwallet.org> | 2024-05-24 22:29:14 +0200 |
| commit | f8aa11bc4171546569b47e022d6fc1bdf7408bdb (patch) | |
| tree | eca1602ff0376d4527a3a620b18bde17ec592ce8 /Dockerfile.linux | |
| parent | f0b1b8cd0896b8de6e5272d2206014d7db892942 (diff) | |
| download | monzero-gui-f8aa11bc4171546569b47e022d6fc1bdf7408bdb.tar.gz monzero-gui-f8aa11bc4171546569b47e022d6fc1bdf7408bdb.tar.xz monzero-gui-f8aa11bc4171546569b47e022d6fc1bdf7408bdb.zip | |
docker: bump Qt to v5.15.14
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 44fb8c81..97c0af5d 100644 --- a/Dockerfile.linux +++ b/Dockerfile.linux @@ -1,7 +1,7 @@ FROM ubuntu:16.04 ARG THREADS=1 -ARG QT_VERSION=v5.15.13-lts-lgpl +ARG QT_VERSION=v5.15.14-lts-lgpl ENV CFLAGS="-fPIC" ENV CPPFLAGS="-fPIC" |
