We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595a628 commit d802b6dCopy full SHA for d802b6d
1 file changed
bookstack/Dockerfile
@@ -11,7 +11,7 @@ ARG BOOKSTACK_VERSION="v24.12"
11
RUN \
12
apk add --no-cache \
13
mariadb-client=11.4.4-r1 \
14
- nginx=1.26.2-r3 \
+ nginx=1.26.2-r4 \
15
php83-curl=8.3.15-r0 \
16
php83-dom=8.3.15-r0 \
17
php83-fileinfo=8.3.15-r0 \
0 commit comments