updated zlib
Some checks failed
BlockStorage/repertory_linux_builds/pipeline/head There was a failure building this commit
Some checks failed
BlockStorage/repertory_linux_builds/pipeline/head There was a failure building this commit
This commit is contained in:
parent
33a0b4b295
commit
071552ffd5
@ -6,4 +6,4 @@ set(GTEST_VERSION 1.14.0)
|
|||||||
set(LIBSODIUM_VERSION 1.0.19)
|
set(LIBSODIUM_VERSION 1.0.19)
|
||||||
set(OPENSSL_VERSION 3.2.0)
|
set(OPENSSL_VERSION 3.2.0)
|
||||||
set(WINFSP_VERSION 2.0)
|
set(WINFSP_VERSION 2.0)
|
||||||
set(ZLIB_VERSION 1.3)
|
set(ZLIB_VERSION 1.3.1)
|
||||||
|
@ -224,7 +224,7 @@ RUN python3 -m pip install --break-system-packages -U mako
|
|||||||
RUN python3 -m pip install --break-system-packages -U meson
|
RUN python3 -m pip install --break-system-packages -U meson
|
||||||
RUN python3 -m pip install --break-system-packages -U packaging
|
RUN python3 -m pip install --break-system-packages -U packaging
|
||||||
|
|
||||||
ARG ZLIB_VERSION=1.3
|
ARG ZLIB_VERSION=1.3.1
|
||||||
ENV MY_ZLIB_VERSION=${ZLIB_VERSION}
|
ENV MY_ZLIB_VERSION=${ZLIB_VERSION}
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
\
|
\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user