⬆️ Update alpine_3_19/nginx to v1.24.0-r15 (#423)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-01 10:35:45 +01:00 committed by GitHub
parent 83b2bdff48
commit 80cac58d1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.6-r0 \ composer=2.6.6-r0 \
nginx=1.24.0-r14 \ nginx=1.24.0-r15 \
patch=2.7.6-r10 \ patch=2.7.6-r10 \
php82-ctype=8.2.15-r0 \ php82-ctype=8.2.15-r0 \
php82-exif=8.2.15-r0 \ php82-exif=8.2.15-r0 \