Skip to content

Commit d802b6d

Browse files
⬆️ Update alpine_3_21/nginx to v1.26.2-r4 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 595a628 commit d802b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookstack/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG BOOKSTACK_VERSION="v24.12"
1111
RUN \
1212
apk add --no-cache \
1313
mariadb-client=11.4.4-r1 \
14-
nginx=1.26.2-r3 \
14+
nginx=1.26.2-r4 \
1515
php83-curl=8.3.15-r0 \
1616
php83-dom=8.3.15-r0 \
1717
php83-fileinfo=8.3.15-r0 \

0 commit comments

Comments
 (0)