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:
@ -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 packaging
|
||||
|
||||
ARG ZLIB_VERSION=1.3
|
||||
ARG ZLIB_VERSION=1.3.1
|
||||
ENV MY_ZLIB_VERSION=${ZLIB_VERSION}
|
||||
RUN set -ex \
|
||||
\
|
||||
|
Reference in New Issue
Block a user