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 @@ -114,7 +114,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
114114# Needed by:
115115# - php
116116# - libnghttp2
117- ENV VERSION_XML2=2.11.4
117+ ENV VERSION_XML2=2.11.5
118118ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
119119RUN set -xe; \
120120 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
115115# Needed by:
116116# - php
117117# - libnghttp2
118- ENV VERSION_XML2=2.11.4
118+ ENV VERSION_XML2=2.11.5
119119ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
120120RUN set -xe; \
121121 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
115115# Needed by:
116116# - php
117117# - libnghttp2
118- ENV VERSION_XML2=2.11.4
118+ ENV VERSION_XML2=2.11.5
119119ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
120120RUN set -xe; \
121121 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
116116# Needed by:
117117# - php
118118# - libnghttp2
119- ENV VERSION_XML2=2.11.4
119+ ENV VERSION_XML2=2.11.5
120120ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
121121RUN set -xe; \
122122 mkdir -p ${XML2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments