⬆️ Update alpine_3_21/nginx to v1.26.2-r4 (#453)

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

View file

@ -12,7 +12,7 @@ ARG TASMOADMIN_VERSION="v4.2.1"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
nginx=1.26.2-r3 \
nginx=1.26.2-r4 \
php83-curl=8.3.15-r0 \
php83-dom=8.3.15-r0 \
php83-fpm=8.3.15-r0 \