Merge pull request 'Update dependency tar to v1.34-r0' (#18) from renovate/base-dependencies into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #18
This commit is contained in:
Samuel Philipp 2021-04-07 16:12:58 +00:00
commit 95f80d8804

View file

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