Skip to content

Commit

Permalink
⬆️ Upgrades curl to 7.64.0-r2 (CVE-2019-5435, CVE-2019-5436)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jun 16, 2019
1 parent 5999198 commit 3d02d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN \
\
&& apk add --no-cache \
bash=4.4.19-r1 \
curl=7.64.0-r1 \
curl=7.64.0-r2 \
jq=1.6-r0 \
tzdata=2019a-r0 \
\
Expand Down

0 comments on commit 3d02d46

Please sign in to comment.