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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-02 17:29:25 +01:00 committed by GitHub
parent ed5d906efd
commit bc0af95f9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ ARG TASMOADMIN_VERSION="v3.3.3"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
nginx=1.24.0-r14 \
nginx=1.24.0-r15 \
php82-curl=8.2.15-r0 \
php82-dom=8.2.15-r0 \
php82-fpm=8.2.15-r0 \