Update dependency curl to v7.79.1-r0

This commit is contained in:
Renovate Bot 2021-09-23 04:01:16 +00:00
parent 679dd80230
commit 71d9c69808
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ RUN apk upgrade --no-cache \
openssl-dev="1.1.1l-r0" \
tar="1.34-r0" \
git="2.32.0-r0" \
curl="7.79.0-r0" \
curl="7.79.1-r0" \
&& apk add --no-cache \
ca-certificates="20191127-r5" \
su-exec="0.2-r1" \