Alpine update to 3.14

This commit is contained in:
Tobias Genannt 2021-06-21 13:17:08 +02:00
parent 17b1a5022d
commit b2ee468871
2 changed files with 6 additions and 5 deletions

View file

@ -11,7 +11,7 @@ RUN apk add --no-cache \
jpeg-dev \
libevent-dev \
libffi-dev \
libressl-dev \
openssl-dev \
libxslt-dev \
musl-dev \
openldap-dev \
@ -45,7 +45,7 @@ RUN apk add --no-cache \
libevent \
libffi \
libjpeg-turbo \
libressl \
openssl \
libxslt \
postgresql-libs \
python3 \