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

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

View file

@ -11,7 +11,7 @@ ARG GROCY_VERSION="v4.0.3"
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \
composer=2.6.5-r0 \ composer=2.6.5-r0 \
nginx=1.24.0-r6 \ nginx=1.24.0-r7 \
patch=2.7.6-r10 \ patch=2.7.6-r10 \
php81-ctype=8.1.23-r0 \ php81-ctype=8.1.23-r0 \
php81-exif=8.1.23-r0 \ php81-exif=8.1.23-r0 \