File tree 3 files changed +3
-3
lines changed
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
141
141
# Needed by:
142
142
# - php
143
143
# - libnghttp2
144
- ENV VERSION_XML2=2.13.4
144
+ ENV VERSION_XML2=2.13.5
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.4
144
+ ENV VERSION_XML2=2.13.5
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 @@ -142,7 +142,7 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
142
142
# Needed by:
143
143
# - php
144
144
# - libnghttp2
145
- ENV VERSION_XML2=2.13.4
145
+ ENV VERSION_XML2=2.13.5
146
146
ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
147
147
RUN set -xe; \
148
148
mkdir -p ${XML2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments