Skip to content

Commit 7ef028b

Browse files
authored
⬆️ Upgrades mariadb-client to 10.5.12-r0 (#84)
1 parent cea3634 commit 7ef028b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.11-r0 \
12+
mariadb-client=10.5.12-r0 \
1313
nginx=1.20.1-r3 \
1414
php7-curl=7.4.21-r0 \
1515
php7-fpm=7.4.21-r0 \

0 commit comments

Comments
 (0)