⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-16 08:39:31 +02:00 committed by GitHub
parent fe4467fe75
commit 4c0591089f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache \
mariadb-client=10.11.5-r0 \
nginx=1.24.0-r6 \
nginx=1.24.0-r7 \
php81-curl=8.1.23-r0 \
php81-fpm=8.1.23-r0 \
php81-gd=8.1.23-r0 \