Skip to content

Commit 6aad245

Browse files
⬆️ Update alpine_3_22/mariadb-client to v11.4.8-r0 (#409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c7ca4f commit 6aad245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookstack/Dockerfile

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

0 commit comments

Comments
 (0)