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