⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#231)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-16 08:51:10 +02:00 committed by GitHub
parent 264f418e97
commit 869ec1cad4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ RUN \
tar=1.34-r3 \ tar=1.34-r3 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
nginx=1.24.0-r6 \ nginx=1.24.0-r7 \
nodejs=18.18.2-r0 \ nodejs=18.18.2-r0 \
openssl=3.1.3-r0 \ openssl=3.1.3-r0 \
yarn=1.22.19-r0 \ yarn=1.22.19-r0 \