File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ RUN make install
293
293
# https://github.com/nih-at/libzip/releases
294
294
# Needed by:
295
295
# - php
296
- ENV VERSION_ZIP=1.11.2
296
+ ENV VERSION_ZIP=1.11.3
297
297
ENV ZIP_BUILD_DIR=${BUILD_DIR}/zip
298
298
RUN set -xe; \
299
299
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.2
297
+ ENV VERSION_ZIP=1.11.3
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.2
297
+ ENV VERSION_ZIP=1.11.3
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.2
297
+ ENV VERSION_ZIP=1.11.3
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.2
297
+ ENV VERSION_ZIP=1.11.3
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