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 f1b2609 commit 96ec671Copy full SHA for 96ec671
1 file changed
bookstack/Dockerfile
@@ -11,7 +11,7 @@ ARG BOOKSTACK_VERSION="v25.02"
11
RUN \
12
apk add --no-cache \
13
mariadb-client=11.4.5-r0 \
14
- nginx=1.26.2-r4 \
+ nginx=1.26.3-r0 \
15
php83-curl=8.3.17-r0 \
16
php83-dom=8.3.17-r0 \
17
php83-fileinfo=8.3.17-r0 \
0 commit comments