File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
140140# Needed by:
141141# - php
142142# - libnghttp2
143- ENV VERSION_XML2=2.11.6
143+ ENV VERSION_XML2=2.11.7
144144ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
145145RUN set -xe; \
146146 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.12.4
144+ ENV VERSION_XML2=2.12.5
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.12.4
144+ ENV VERSION_XML2=2.12.5
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.12.4
144+ ENV VERSION_XML2=2.12.5
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