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 @@ -294,7 +294,7 @@ RUN make install
294
294
# https://github.com/nih-at/libzip/releases
295
295
# Needed by:
296
296
# - php
297
- ENV VERSION_ZIP=1.11.3
297
+ ENV VERSION_ZIP=1.11.4
298
298
ENV ZIP_BUILD_DIR=${BUILD_DIR}/zip
299
299
RUN set -xe; \
300
300
mkdir -p ${ZIP_BUILD_DIR}/bin/; \
Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ RUN make install
294
294
# https://github.com/nih-at/libzip/releases
295
295
# Needed by:
296
296
# - php
297
- ENV VERSION_ZIP=1.11.3
297
+ ENV VERSION_ZIP=1.11.4
298
298
ENV ZIP_BUILD_DIR=${BUILD_DIR}/zip
299
299
RUN set -xe; \
300
300
mkdir -p ${ZIP_BUILD_DIR}/bin/; \
Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ RUN make install
294
294
# https://github.com/nih-at/libzip/releases
295
295
# Needed by:
296
296
# - php
297
- ENV VERSION_ZIP=1.11.3
297
+ ENV VERSION_ZIP=1.11.4
298
298
ENV ZIP_BUILD_DIR=${BUILD_DIR}/zip
299
299
RUN set -xe; \
300
300
mkdir -p ${ZIP_BUILD_DIR}/bin/; \
You can’t perform that action at this time.
0 commit comments