Skip to content

Commit 66cea08

Browse files
authored
Merge branch 'main' into apk/miller-6.15.0-r6
2 parents 73e560c + 3159694 commit 66cea08

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
@@ -14,9 +14,9 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
1414
RUN apk upgrade --no-cache \
1515
&& apk add --no-cache \
1616
coreutils=9.8-r1 \
17-
csvq=1.18.1-r24 \
17+
csvq=1.18.1-r25 \
1818
curl=8.17.0-r1 \
19-
dasel=2.8.1-r12 \
19+
dasel=2.8.1-r13 \
2020
gawk=5.3.2-r2 \
2121
git=2.52.0-r0 \
2222
grep=3.12-r0 \

0 commit comments

Comments
 (0)