⬆️ Update alpine_3_19/nginx to v1.24.0-r16 (#398)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-29 19:14:54 +02:00 committed by GitHub
parent 52e40c62c5
commit a8f81ee785
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ ARG TASMOADMIN_VERSION="v4.0.2"
# hadolint ignore=DL3003 # hadolint ignore=DL3003
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \
nginx=1.24.0-r15 \ nginx=1.24.0-r16 \
php82-curl=8.2.18-r0 \ php82-curl=8.2.18-r0 \
php82-dom=8.2.18-r0 \ php82-dom=8.2.18-r0 \
php82-fpm=8.2.18-r0 \ php82-fpm=8.2.18-r0 \