Skip to content

Commit

Permalink
Bump libxml to 2.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Dec 4, 2023
1 parent 7928f35 commit 765a194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/base/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ RUN set -xe; \
# - zlib
# Needed by:
# - php
ENV VERSION_XML2=2.11.5
ENV VERSION_XML2=2.11.6
ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2

RUN set -xe; \
Expand Down

0 comments on commit 765a194

Please sign in to comment.