Skip to content

Commit 2caa63f

Browse files
authored
Merge branch 'main' into apk/dasel-2.8.1-r8
2 parents 930df2d + e1f4b60 commit 2caa63f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

csv/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ RUN apk upgrade --no-cache \
2020
gawk=5.3.2-r2 \
2121
git=2.49.1-r0 \
2222
grep=3.12-r0 \
23-
miller=6.13.0-r7 \
23+
miller=6.13.0-r8 \
2424
pandoc-cli=3.6.4-r0 \
2525
pipx=1.7.1-r0 \
2626
py3-pip=25.1.1-r0 \
2727
python3=3.12.12-r0 \
2828
sed=4.9-r2 \
29-
yq-go=4.47.2-r0 \
29+
yq-go=4.47.2-r1 \
3030
&& apk cache --no-cache clean \
3131
&& rm -rf /var/cache/apk/*
3232

0 commit comments

Comments
 (0)