We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea3634 commit 7ef028bCopy full SHA for 7ef028b
1 file changed
phpmyadmin/Dockerfile
@@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
9
# hadolint ignore=DL3003
10
RUN \
11
apk add --no-cache \
12
- mariadb-client=10.5.11-r0 \
+ mariadb-client=10.5.12-r0 \
13
nginx=1.20.1-r3 \
14
php7-curl=7.4.21-r0 \
15
php7-fpm=7.4.21-r0 \
0 commit comments