⬆️ Update alpine_3_20/nginx to v1.26.2-r0 (#423)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-15 10:18:32 +02:00 committed by GitHub
parent 9b6323a074
commit 77ec2d4918
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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