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 e51a6e6 commit 7f58b28Copy full SHA for 7f58b28
csv/Dockerfile
@@ -26,7 +26,7 @@ RUN apk upgrade --no-cache \
26
py3-pip=25.1.1-r0 \
27
python3=3.12.12-r0 \
28
sed=4.9-r2 \
29
- yq-go=4.47.2-r0 \
+ yq-go=4.47.2-r1 \
30
&& apk cache --no-cache clean \
31
&& rm -rf /var/cache/apk/*
32
0 commit comments