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 511e09f commit b45a34dCopy full SHA for b45a34d
bookstack/Dockerfile
@@ -10,7 +10,7 @@ ARG BOOKSTACK_VERSION="v24.10"
10
# hadolint ignore=DL3003
11
RUN \
12
apk add --no-cache \
13
- mariadb-client=10.11.8-r0 \
+ mariadb-client=10.11.10-r0 \
14
nginx=1.26.2-r0 \
15
php83-curl=8.3.13-r0 \
16
php83-dom=8.3.13-r0 \
0 commit comments