Skip to content

Commit

Permalink
Update curl to 7.69.1-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Oct 16, 2020
1 parent b349e03 commit cd33341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN \
set -o pipefail \
\
&& apk add --no-cache --virtual .build-dependencies \
curl=7.69.1-r0 \
curl=7.69.1-r1 \
tar=1.32-r1 \
\
&& apk add --no-cache \
Expand Down

0 comments on commit cd33341

Please sign in to comment.