File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ RUN make install
246246# https://github.com/nih-at/libzip/releases
247247# Needed by:
248248# - php
249- ENV VERSION_ZIP=1.9.2
249+ ENV VERSION_ZIP=1.10.0
250250ENV ZIP_BUILD_DIR=${BUILD_DIR}/zip
251251RUN set -xe; \
252252 mkdir -p ${ZIP_BUILD_DIR}/bin/; \
Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ RUN make install
247247# https://github.com/nih-at/libzip/releases
248248# Needed by:
249249# - php
250- ENV VERSION_ZIP=1.9.2
250+ ENV VERSION_ZIP=1.10.0
251251ENV ZIP_BUILD_DIR=${BUILD_DIR}/zip
252252RUN set -xe; \
253253 mkdir -p ${ZIP_BUILD_DIR}/bin/; \
Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ RUN make install
247247# https://github.com/nih-at/libzip/releases
248248# Needed by:
249249# - php
250- ENV VERSION_ZIP=1.9.2
250+ ENV VERSION_ZIP=1.10.0
251251ENV ZIP_BUILD_DIR=${BUILD_DIR}/zip
252252RUN set -xe; \
253253 mkdir -p ${ZIP_BUILD_DIR}/bin/; \
You can’t perform that action at this time.
0 commit comments