Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit ad1ea51

Browse files
[Backport 4.5] Use curl from edge/main (#48142)
Backport 1071f8b from #48134. Co-authored-by: Vincent <[email protected]>
1 parent 344b825 commit ad1ea51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-images/alpine-3.14/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN apk update && apk add --no-cache \
2727
'bind-tools>=9.16.33-r0' \
2828
busybox \
2929
ca-certificates \
30-
'curl>=7.79.1-r4' \
30+
'curl>=7.88.1-r1' --repository='https://dl-cdn.alpinelinux.org/alpine/edge/main' \
3131
mailcap \
3232
tini \
3333
wget

0 commit comments

Comments
 (0)