We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2cb2d commit bada59dCopy full SHA for bada59d
csv/Dockerfile
@@ -14,7 +14,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
14
RUN apk upgrade --no-cache \
15
&& apk add --no-cache \
16
coreutils=9.7-r1 \
17
- csvq=1.18.1-r19 \
+ csvq=1.18.1-r20 \
18
curl=8.14.1-r2 \
19
dasel=2.8.1-r8 \
20
gawk=5.3.2-r2 \
0 commit comments