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 @@ -113,7 +113,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
113113# Needed by:
114114# - php
115115# - libnghttp2
116- ENV VERSION_XML2=2.11.3
116+ ENV VERSION_XML2=2.11.4
117117ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
118118RUN set -xe; \
119119 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.3
118+ ENV VERSION_XML2=2.11.4
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.3
118+ ENV VERSION_XML2=2.11.4
119119ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
120120RUN set -xe; \
121121 mkdir -p ${XML2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments