⬆️ Upgrades openssl to 1.1.1l-r0 (#143)

This commit is contained in:
Franck Nijhof 2021-09-27 12:50:36 +02:00 committed by GitHub
parent f41969f5d5
commit cbe9936632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ RUN \
&& apk add --no-cache \
nginx=1.20.1-r3 \
nodejs-current=16.6.0-r0 \
openssl=1.1.1k-r0 \
openssl=1.1.1l-r0 \
yarn=1.22.10-r0 \
\
&& mkdir -p /opt/panel \