Update base dependencies to v1.1.1k-r0

This commit is contained in:
Renovate Bot 2021-03-25 17:02:14 +00:00
parent 4afdae9aa3
commit 071da562fc

View file

@ -22,7 +22,7 @@ RUN apk upgrade --no-cache \
libffi-dev="3.3-r2" \
libxslt-dev="1.1.34-r0" \
libxml2-dev="2.9.10-r6" \
openssl-dev="1.1.1j-r0" \
openssl-dev="1.1.1k-r0" \
tar="1.33-r1" \
git="2.30.2-r0" \
curl="7.74.0-r1" \
@ -33,7 +33,7 @@ RUN apk upgrade --no-cache \
py3-pip="20.3.4-r0" \
libxml2="2.9.10-r6" \
libxslt="1.1.34-r0" \
openssl="1.1.1j-r0" \
openssl="1.1.1k-r0" \
tini="0.19.0-r0" \
uwsgi="2.0.19.1-r1" \
uwsgi-python3="2.0.19.1-r1" \