Skip to content

Commit f2250ac

Browse files
Bump curl~=8.12
1 parent 5943b9e commit f2250ac

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.11 \
54+
curl~=8.12 \
5555
git~=2.47 ;\
5656
rm -rf /var/cache/* ;\
5757
rm -rf /root/.cache/*

0 commit comments

Comments
 (0)