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 @@ -212,7 +212,7 @@ RUN make install
212212# - zlib
213213# Needed by:
214214# - php
215- ENV VERSION_XML2=2.10.3
215+ ENV VERSION_XML2=2.10.4
216216ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
217217RUN set -xe; \
218218 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ RUN make install
213213# - zlib
214214# Needed by:
215215# - php
216- ENV VERSION_XML2=2.10.3
216+ ENV VERSION_XML2=2.10.4
217217ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
218218RUN set -xe; \
219219 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ RUN make install
213213# - zlib
214214# Needed by:
215215# - php
216- ENV VERSION_XML2=2.10.3
216+ ENV VERSION_XML2=2.10.4
217217ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
218218RUN set -xe; \
219219 mkdir -p ${XML2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments