Skip to content

Commit 414c2bd

Browse files
⬆️ Update alpine_3_19/nginx to v1.24.0-r15 (#294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50e1f15 commit 414c2bd

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="v23.12.2"
1111
RUN \
1212
apk add --no-cache \
1313
mariadb-client=10.11.6-r0 \
14-
nginx=1.24.0-r14 \
14+
nginx=1.24.0-r15 \
1515
php82-curl=8.2.15-r0 \
1616
php82-dom=8.2.15-r0 \
1717
php82-fileinfo=8.2.15-r0 \

0 commit comments

Comments
 (0)