Skip to content

Commit 1995915

Browse files
Merge branch 'main' into dependabot/github_actions/actions/setup-node-6.2.0
2 parents 7b4abaa + 81486ce commit 1995915

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

xml/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apk upgrade --no-cache \
2020
aspell-uk=1.4.0-r3 \
2121
coreutils=9.8-r1 \
2222
curl=8.17.0-r1 \
23-
dasel=2.8.1-r10 \
23+
dasel=2.8.1-r11 \
2424
gawk=5.3.2-r2 \
2525
git=2.52.0-r0 \
2626
grep=3.12-r0 \
@@ -36,10 +36,10 @@ RUN apk upgrade --no-cache \
3636
py3-pip=25.1.1-r1 \
3737
python3=3.12.12-r0 \
3838
xmlindent=0.2.17-r3 \
39-
xmlsec=1.3.7-r0 \
39+
xmlsec=1.3.9-r0 \
4040
xmlstarlet=1.6.1-r2 \
4141
xmlto=0.0.29-r0 \
42-
yq-go=4.49.2-r1 \
42+
yq-go=4.49.2-r2 \
4343
&& apk cache --no-cache clean \
4444
&& rm -rf /var/cache/apk/*
4545

0 commit comments

Comments
 (0)