Skip to content

Commit 26cb39c

Browse files
Bump curl~=8.9
1 parent f30d005 commit 26cb39c

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
@@ -55,7 +55,7 @@ RUN set -eux ;\
5555
apk update --no-cache ;\
5656
apk add --no-cache \
5757
bash~=5.2 \
58-
curl~=8.8 \
58+
curl~=8.9 \
5959
git~=2.45 ;\
6060
rm -rf /var/cache/* ;\
6161
rm -rf /root/.cache/*

0 commit comments

Comments
 (0)