⬆️ Update alpine_3_19/nginx to v1.24.0-r15

This commit is contained in:
renovate[bot] 2024-02-01 01:24:14 +00:00 committed by GitHub
parent 83b2bdff48
commit f2b03cff55
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 \