We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21a69c commit 4bf59f9Copy full SHA for 4bf59f9
1 file changed
csv/Dockerfile
@@ -24,7 +24,7 @@ RUN apk upgrade --no-cache \
24
py3-pip=25.1.1-r0 \
25
python3=3.12.11-r0 \
26
sed=4.9-r2 \
27
- yq-go=4.46.1-r2 \
+ yq-go=4.47.2-r0 \
28
&& apk cache --no-cache clean \
29
&& rm -rf /var/cache/apk/*
30
0 commit comments