We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 930df2d + e1f4b60 commit 2caa63fCopy full SHA for 2caa63f
1 file changed
csv/Dockerfile
@@ -20,13 +20,13 @@ RUN apk upgrade --no-cache \
20
gawk=5.3.2-r2 \
21
git=2.49.1-r0 \
22
grep=3.12-r0 \
23
- miller=6.13.0-r7 \
+ miller=6.13.0-r8 \
24
pandoc-cli=3.6.4-r0 \
25
pipx=1.7.1-r0 \
26
py3-pip=25.1.1-r0 \
27
python3=3.12.12-r0 \
28
sed=4.9-r2 \
29
- yq-go=4.47.2-r0 \
+ yq-go=4.47.2-r1 \
30
&& apk cache --no-cache clean \
31
&& rm -rf /var/cache/apk/*
32
0 commit comments