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