Update dependency curl to v7.74.0-r1

This commit is contained in:
Renovate Bot 2021-03-01 05:00:24 +00:00
parent 185aa65daf
commit cb48510efe
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ RUN apk upgrade --no-cache && apk add \
bash="5.1.0-r0" \
git="2.30.1-r0" \
wget="1.21.1-r1" \
curl="7.74.0-r0" \
curl="7.74.0-r1" \
tar="1.33-r1" && \
curl -L "https://github.com/google/cadvisor/archive/${CADVISOR_VERSION}.tar.gz" | tar xvz --strip 1 && \
./build/build.sh