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 c55fc33 commit 90a7d30Copy full SHA for 90a7d30
csv/Dockerfile
@@ -14,7 +14,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
14
# hadolint ignore=DL3019
15
RUN apk -U upgrade \
16
&& apk add \
17
- coreutils=9.5-r2 \
+ coreutils=9.7-r1 \
18
csvq=1.18.1-r17 \
19
gawk=5.3.2-r1 \
20
grep=3.12-r0 \
0 commit comments