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 @@ -141,7 +141,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
141141# Needed by:
142142# - php
143143# - libnghttp2
144- ENV VERSION_XML2=2.13.8
144+ ENV VERSION_XML2=2.13.9
145145ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146146RUN set -xe; \
147147 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
141141# Needed by:
142142# - php
143143# - libnghttp2
144- ENV VERSION_XML2=2.13.8
144+ ENV VERSION_XML2=2.13.9
145145ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146146RUN set -xe; \
147147 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
141141# Needed by:
142142# - php
143143# - libnghttp2
144- ENV VERSION_XML2=2.13.8
144+ ENV VERSION_XML2=2.13.9
145145ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146146RUN set -xe; \
147147 mkdir -p ${XML2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments