Skip to content

Commit 206232b

Browse files
⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d93687 commit 206232b

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.08.3"
1111
RUN \
1212
apk add --no-cache \
1313
mariadb-client=10.11.5-r0 \
14-
nginx=1.24.0-r6 \
14+
nginx=1.24.0-r7 \
1515
php81-curl=8.1.23-r0 \
1616
php81-dom=8.1.23-r0 \
1717
php81-fileinfo=8.1.23-r0 \

0 commit comments

Comments
 (0)