Skip to content

Commit 93458b7

Browse files
⬆️ Update alpine_3_19/nginx to v1.24.0-r16 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cbeddf commit 93458b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookstack/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG BOOKSTACK_VERSION="v24.02.3"
1111
RUN \
1212
apk add --no-cache \
1313
mariadb-client=10.11.6-r0 \
14-
nginx=1.24.0-r15 \
14+
nginx=1.24.0-r16 \
1515
php82-curl=8.2.18-r0 \
1616
php82-dom=8.2.18-r0 \
1717
php82-fileinfo=8.2.18-r0 \

0 commit comments

Comments
 (0)