We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f01aa9 + a2acedf commit beb6466Copy full SHA for beb6466
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.12-r0 \
28
sed=4.9-r2 \
29
- yq-go=4.49.2-r2 \
+ yq-go=4.49.2-r3 \
30
&& apk cache --no-cache clean \
31
&& rm -rf /var/cache/apk/*
32
0 commit comments