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

Reviewed-on: #37
This commit is contained in:
Samuel Philipp 2021-04-07 16:36:31 +00:00
commit 7a4b2fd952

View file

@ -23,7 +23,7 @@ RUN apk upgrade --no-cache \
libxslt-dev="1.1.34-r0" \
libxml2-dev="2.9.10-r6" \
openssl-dev="1.1.1k-r0" \
tar="1.33-r1" \
tar="1.34-r0" \
git="2.30.2-r0" \
curl="7.74.0-r1" \
&& apk add --no-cache \