Compare commits

...

2 commits

Author SHA1 Message Date
1ddf98bb22
Merge remote-tracking branch 'origin/renovate/major-base-dependencies' into main
All checks were successful
continuous-integration/drone/push Build is passing
# Conflicts:
#	Dockerfile
2021-06-24 22:57:50 +02:00
fc34f7f213 Update dependency py3-setuptools to v52 2021-06-24 19:02:18 +00:00

View file

@ -17,7 +17,7 @@ RUN apk upgrade --no-cache \
musl-dev="1.2.2-r3" \
cargo="1.52.0-r0" \
build-base="0.5-r2" \
py3-setuptools="51.3.3-r0" \
py3-setuptools="52.0.0-r3" \
python3-dev="3.9.5-r1" \
libffi-dev="3.3-r2" \
libxslt-dev="1.1.34-r1" \