Skip to content

Commit 50e1f15

Browse files
⬆️ Update alpine_3_19/mariadb-client to v10.11.6-r0 (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04c5875 commit 50e1f15

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="v23.12.2"
1010
# hadolint ignore=DL3003
1111
RUN \
1212
apk add --no-cache \
13-
mariadb-client=10.11.5-r3 \
13+
mariadb-client=10.11.6-r0 \
1414
nginx=1.24.0-r14 \
1515
php82-curl=8.2.15-r0 \
1616
php82-dom=8.2.15-r0 \

0 commit comments

Comments
 (0)