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
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #37
This commit is contained in:
commit
7a4b2fd952
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ RUN apk upgrade --no-cache \
|
||||||
libxslt-dev="1.1.34-r0" \
|
libxslt-dev="1.1.34-r0" \
|
||||||
libxml2-dev="2.9.10-r6" \
|
libxml2-dev="2.9.10-r6" \
|
||||||
openssl-dev="1.1.1k-r0" \
|
openssl-dev="1.1.1k-r0" \
|
||||||
tar="1.33-r1" \
|
tar="1.34-r0" \
|
||||||
git="2.30.2-r0" \
|
git="2.30.2-r0" \
|
||||||
curl="7.74.0-r1" \
|
curl="7.74.0-r1" \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
|
|
Reference in a new issue