We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e44f03 + 79a2e87 commit 5a017eeCopy full SHA for 5a017ee
1 file changed
csv/Dockerfile
@@ -16,17 +16,17 @@ RUN apk upgrade --no-cache \
16
coreutils=9.8-r1 \
17
csvq=1.18.1-r23 \
18
curl=8.17.0-r1 \
19
- dasel=2.8.1-r10 \
+ dasel=2.8.1-r11 \
20
gawk=5.3.2-r2 \
21
git=2.52.0-r0 \
22
grep=3.12-r0 \
23
- miller=6.15.0-r3 \
+ miller=6.15.0-r4 \
24
pandoc-cli=3.8.2.1-r0 \
25
pipx=1.8.0-r0 \
26
py3-pip=25.1.1-r1 \
27
python3=3.12.12-r0 \
28
sed=4.9-r2 \
29
- yq-go=4.49.2-r1 \
+ yq-go=4.49.2-r2 \
30
&& apk cache --no-cache clean \
31
&& rm -rf /var/cache/apk/*
32
0 commit comments