Skip to content

Commit 029630f

Browse files
authored
Merge branch 'main' into apk/miller-6.15.0-r7
2 parents cbc86dd + f8ad355 commit 029630f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csv/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN apk upgrade --no-cache \
2626
py3-pip=25.1.1-r1 \
2727
python3=3.12.13-r0 \
2828
sed=4.9-r2 \
29-
yq-go=4.49.2-r4 \
29+
yq-go=4.49.2-r5 \
3030
&& apk cache --no-cache clean \
3131
&& rm -rf /var/cache/apk/*
3232

0 commit comments

Comments
 (0)