Update dependency curl to v7.76.1-r0
This commit is contained in:
parent
7a4b2fd952
commit
8b8c2d952b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ RUN apk upgrade --no-cache \
|
||||||
openssl-dev="1.1.1k-r0" \
|
openssl-dev="1.1.1k-r0" \
|
||||||
tar="1.34-r0" \
|
tar="1.34-r0" \
|
||||||
git="2.30.2-r0" \
|
git="2.30.2-r0" \
|
||||||
curl="7.74.0-r1" \
|
curl="7.76.1-r0" \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
ca-certificates="20191127-r5" \
|
ca-certificates="20191127-r5" \
|
||||||
su-exec="0.2-r1" \
|
su-exec="0.2-r1" \
|
||||||
|
|
Reference in a new issue