We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932f578 commit 50200f4Copy full SHA for 50200f4
1 file changed
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-r20 \
+ csvq=1.18.1-r21 \
18
curl=8.14.1-r2 \
19
dasel=2.8.1-r8 \
20
gawk=5.3.2-r2 \
0 commit comments