We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b4abaa + 81486ce commit 1995915Copy full SHA for 1995915
1 file changed
xml/Dockerfile
@@ -20,7 +20,7 @@ RUN apk upgrade --no-cache \
20
aspell-uk=1.4.0-r3 \
21
coreutils=9.8-r1 \
22
curl=8.17.0-r1 \
23
- dasel=2.8.1-r10 \
+ dasel=2.8.1-r11 \
24
gawk=5.3.2-r2 \
25
git=2.52.0-r0 \
26
grep=3.12-r0 \
@@ -36,10 +36,10 @@ RUN apk upgrade --no-cache \
36
py3-pip=25.1.1-r1 \
37
python3=3.12.12-r0 \
38
xmlindent=0.2.17-r3 \
39
- xmlsec=1.3.7-r0 \
+ xmlsec=1.3.9-r0 \
40
xmlstarlet=1.6.1-r2 \
41
xmlto=0.0.29-r0 \
42
- yq-go=4.49.2-r1 \
+ yq-go=4.49.2-r2 \
43
&& apk cache --no-cache clean \
44
&& rm -rf /var/cache/apk/*
45
0 commit comments