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

This commit is contained in:
renovate[bot] 2024-04-27 14:25:38 +00:00 committed by GitHub
parent 0b0da7a0d9
commit 05cdbffbaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ ARG GROCY_VERSION="v4.2.0"
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \
composer=2.7.4-r0 \ composer=2.7.4-r0 \
nginx=1.24.0-r15 \ nginx=1.24.0-r16 \
patch=2.7.6-r10 \ patch=2.7.6-r10 \
php82-ctype=8.2.18-r0 \ php82-ctype=8.2.18-r0 \
php82-exif=8.2.18-r0 \ php82-exif=8.2.18-r0 \