File tree 4 files changed +4
-4
lines changed 4 files changed +4
-4
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
141
141
# Needed by:
142
142
# - php
143
143
# - libnghttp2
144
- ENV VERSION_XML2=2.12.9
144
+ ENV VERSION_XML2=2.12.10
145
145
ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146
146
RUN set -xe; \
147
147
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
141
141
# Needed by:
142
142
# - php
143
143
# - libnghttp2
144
- ENV VERSION_XML2=2.13.5
144
+ ENV VERSION_XML2=2.13.6
145
145
ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146
146
RUN set -xe; \
147
147
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
141
141
# Needed by:
142
142
# - php
143
143
# - libnghttp2
144
- ENV VERSION_XML2=2.13.5
144
+ ENV VERSION_XML2=2.13.6
145
145
ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146
146
RUN set -xe; \
147
147
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
141
141
# Needed by:
142
142
# - php
143
143
# - libnghttp2
144
- ENV VERSION_XML2=2.13.5
144
+ ENV VERSION_XML2=2.13.6
145
145
ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146
146
RUN set -xe; \
147
147
mkdir -p ${XML2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments