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 7c7ca4f commit 6aad245Copy full SHA for 6aad245
bookstack/Dockerfile
@@ -10,7 +10,7 @@ ARG BOOKSTACK_VERSION="v25.07.1"
10
# hadolint ignore=DL3003
11
RUN \
12
apk add --no-cache \
13
- mariadb-client=11.4.5-r2 \
+ mariadb-client=11.4.8-r0 \
14
nginx=1.28.0-r3 \
15
php83-curl=8.3.24-r0 \
16
php83-dom=8.3.24-r0 \
0 commit comments