From d22cd45d9bc6bc1727024a799a9b4590f4226dad Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Sun, 31 May 2026 22:12:50 +0200 Subject: [PATCH] build(deps): bump libxml2-utils from 2.13.9-r0 to 2.13.9-r1 --- xml/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/Dockerfile b/xml/Dockerfile index a12be0d..c153225 100644 --- a/xml/Dockerfile +++ b/xml/Dockerfile @@ -26,7 +26,7 @@ RUN apk upgrade --no-cache \ grep=3.12-r0 \ html-xml-utils=8.7-r0 \ jq=1.8.1-r0 \ - libxml2-utils=2.13.9-r0 \ + libxml2-utils=2.13.9-r1 \ libxslt=1.1.43-r3 \ maven=3.9.11-r0 \ npm=11.11.0-r0 \