Skip to content

Commit 6ecd6f1

Browse files
committed
Bump versions
1 parent 5a03c2c commit 6ecd6f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

xml/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
1313
# hadolint ignore=DL3019
1414
RUN apk -U upgrade \
1515
&& apk add \
16-
html-xml-utils=8.6-r0 \
17-
libxml2-utils=2.13.4-r6 \
18-
libxslt=1.1.42-r2 \
16+
html-xml-utils=8.7-r0 \
17+
libxml2-utils=2.13.8-r0 \
18+
libxslt=1.1.43-r3 \
1919
maven=3.9.9-r0 \
2020
openjdk21-jre-headless=21.0.7_p6-r0 \
21-
py3-pip=24.3.1-r0 \
21+
py3-pip=25.1.1-r0 \
2222
python3=3.12.10-r1 \
2323
xmlindent=0.2.17-r3 \
2424
xmlsec=1.3.7-r0 \

0 commit comments

Comments
 (0)