⬆️ Update alpine_3_20/nginx to v1.26.1-r0 (#407)

This commit is contained in:
renovate[bot] 2024-06-01 20:15:28 +02:00 committed by GitHub
parent 80991821aa
commit fa1fbef1d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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