⬆️ Update alpine_3_18/nginx to v1.24.0-r6 (#318)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-26 08:20:06 +02:00 committed by GitHub
parent d90779eb9f
commit ecd4161066
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ ARG TASMOADMIN_VERSION="v3.0.5"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
nginx=1.24.0-r5 \
nginx=1.24.0-r6 \
php81-curl=8.1.19-r2 \
php81-dom=8.1.19-r2 \
php81-fpm=8.1.19-r2 \