⬆️ Update alpine_3_18/openssl to v3.1.1-r2 (#214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-17 17:38:02 +02:00 committed by GitHub
parent a3720311ae
commit ac05df55b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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