Skip to content

Commit c2cdd6c

Browse files
⬆️ Update alpine_3_18/mariadb-client to v10.11.5-r0 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db8dbe0 commit c2cdd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmyadmin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
99
# hadolint ignore=DL3003
1010
RUN \
1111
apk add --no-cache \
12-
mariadb-client=10.11.4-r0 \
12+
mariadb-client=10.11.5-r0 \
1313
nginx=1.24.0-r6 \
1414
php81-curl=8.1.23-r0 \
1515
php81-fpm=8.1.23-r0 \

0 commit comments

Comments
 (0)