⬆️ Update alpine_3_21/nginx to v1.26.3-r0 (#377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-19 19:15:59 +01:00 committed by GitHub
parent f1b2609e9d
commit 96ec6719e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ ARG BOOKSTACK_VERSION="v25.02"
RUN \
apk add --no-cache \
mariadb-client=11.4.5-r0 \
nginx=1.26.2-r4 \
nginx=1.26.3-r0 \
php83-curl=8.3.17-r0 \
php83-dom=8.3.17-r0 \
php83-fileinfo=8.3.17-r0 \