We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbc86dd + f8ad355 commit 029630fCopy full SHA for 029630f
1 file changed
csv/Dockerfile
@@ -26,7 +26,7 @@ RUN apk upgrade --no-cache \
26
py3-pip=25.1.1-r1 \
27
python3=3.12.13-r0 \
28
sed=4.9-r2 \
29
- yq-go=4.49.2-r4 \
+ yq-go=4.49.2-r5 \
30
&& apk cache --no-cache clean \
31
&& rm -rf /var/cache/apk/*
32
0 commit comments