⬆️ Update alpine_3_18/openssl to v3.1.1-r1

This commit is contained in:
renovate[bot] 2023-06-12 19:56:18 +00:00 committed by GitHub
parent 8b2dea9e68
commit 6bfe687803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ RUN \
&& apk add --no-cache \
nginx=1.24.0-r6 \
nodejs=18.16.0-r1 \
openssl=3.1.0-r4 \
openssl=3.1.1-r1 \
yarn=1.22.19-r0 \
\
&& mkdir -p /opt/panel \