⬆️ Update alpine_3_17/openssl to v3.0.8-r2 (#194)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-28 19:46:17 +02:00 committed by GitHub
parent 6c9a9ea0a5
commit f05f4a0d11
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.22.1-r0 \
nodejs=18.14.2-r0 \
openssl=3.0.8-r1 \
openssl=3.0.8-r2 \
yarn=1.22.19-r0 \
\
&& mkdir -p /opt/panel \