We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbeddf commit 93458b7Copy full SHA for 93458b7
bookstack/Dockerfile
@@ -11,7 +11,7 @@ ARG BOOKSTACK_VERSION="v24.02.3"
11
RUN \
12
apk add --no-cache \
13
mariadb-client=10.11.6-r0 \
14
- nginx=1.24.0-r15 \
+ nginx=1.24.0-r16 \
15
php82-curl=8.2.18-r0 \
16
php82-dom=8.2.18-r0 \
17
php82-fileinfo=8.2.18-r0 \
0 commit comments