Update base dependencies to v1.1.1l-r0

This commit is contained in:
Renovate Bot 2021-08-25 04:03:22 +00:00
parent fb09162957
commit 9c1b9300fd

View file

@ -22,7 +22,7 @@ RUN apk upgrade --no-cache \
libffi-dev="3.3-r2" \
libxslt-dev="1.1.34-r1" \
libxml2-dev="2.9.12-r1" \
openssl-dev="1.1.1k-r0" \
openssl-dev="1.1.1l-r0" \
tar="1.34-r0" \
git="2.32.0-r0" \
curl="7.78.0-r0" \
@ -33,7 +33,7 @@ RUN apk upgrade --no-cache \
py3-pip="20.3.4-r1" \
libxml2="2.9.12-r1" \
libxslt="1.1.34-r1" \
openssl="1.1.1k-r0" \
openssl="1.1.1l-r0" \
tini="0.19.0-r0" \
uwsgi="2.0.19.1-r2" \
uwsgi-python3="2.0.19.1-r2" \