Skip to content

Commit a6ced1d

Browse files
Bump curl to 8.10
1 parent 5856523 commit a6ced1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ RUN set -eux ;\
5151
apk update --no-cache ;\
5252
apk add --no-cache \
5353
bash~=5.2 \
54-
curl~=8.8 \
54+
curl~=8.10 \
5555
git~=2.45 ;\
5656
rm -rf /var/cache/* ;\
5757
rm -rf /root/.cache/*

0 commit comments

Comments
 (0)