Skip to content

Commit e1850df

Browse files
⬆️ Update alpine_3_22/mariadb-client to v11.4.11-r0
1 parent 7a9a3e5 commit e1850df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bookstack/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG BOOKSTACK_VERSION="v25.12.2"
1010
# hadolint ignore=DL3003
1111
RUN \
1212
apk add --no-cache \
13-
mariadb-client=11.4.8-r0 \
13+
mariadb-client=11.4.11-r0 \
1414
nginx=1.28.0-r3 \
1515
php83-curl=8.3.29-r0 \
1616
php83-dom=8.3.29-r0 \

0 commit comments

Comments
 (0)