⬆️ Update alpine_3_19/nginx to v1.24.0-r15 (#210)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-01 12:38:31 +01:00 committed by GitHub
parent d53e17215e
commit e3149a0650
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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