⬆️ Update alpine_3_18/openssl to v3.1.4-r0 (#235)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-30 13:29:03 +01:00 committed by GitHub
parent ca9a70c927
commit 0cf68c92e4
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-r7 \
nodejs=18.18.2-r0 \
openssl=3.1.3-r0 \
openssl=3.1.4-r0 \
yarn=1.22.19-r0 \
\
&& mkdir -p /opt/panel \