mirror of
https://gitlab.com/Syping/qt5-llvm-mingw-docker.git
synced 2024-11-21 21:30:23 +01:00
LibreSSL 3.1.4 Dockerfiles
This commit is contained in:
parent
734592ba18
commit
c83067b134
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ ENV QT_BUILD 1
|
|||
ENV ZLIB_VERSION 1.2.11
|
||||
ENV LIBPNG_VERSION 1.6.37
|
||||
ENV LIBJPEGTURBO_VERSION 2.0.5
|
||||
ENV LIBRESSL_VERSION 3.1.3
|
||||
ENV LIBRESSL_VERSION 3.1.4
|
||||
ENV OPENSSL_VERSION 1.1.1g
|
||||
ENV ICU_VERSION 67.1
|
||||
ENV HB_VERSION 2.7.2
|
||||
|
|
|
@ -16,7 +16,7 @@ ENV QT_BUILD 1
|
|||
ENV ZLIB_VERSION 1.2.11
|
||||
ENV LIBPNG_VERSION 1.6.37
|
||||
ENV LIBJPEGTURBO_VERSION 2.0.5
|
||||
ENV LIBRESSL_VERSION 3.1.3
|
||||
ENV LIBRESSL_VERSION 3.1.4
|
||||
ENV OPENSSL_VERSION 1.1.1g
|
||||
ENV ICU_VERSION 67.1
|
||||
ENV HB_VERSION 2.7.2
|
||||
|
|
Loading…
Reference in a new issue