gliderlabs / gliderlabs/docker-alpine

Curl Vulnerabilities

Open
#346 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Shell
Stars
5.7k
Forks
530
PR merge metrics
No merged PRs in 30d

Description

Hi, i'm using ``alpine:3.6``
when adding curl it use an old version with [vulnerability](https://curl.haxx.se/docs/adv_20171004.html) which was fixed in ``curl 7.56.0``
Any idea why the curl fixed version doesn't taken when adding it?

the command in the docker file is
``RUN apk add --update curl && \
rm -rf /var/cache/apk/* ``

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.