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 f8796d4 commit d53e172Copy full SHA for d53e172
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.11.5-r3 \
+ mariadb-client=10.11.6-r0 \
13
nginx=1.24.0-r14 \
14
php81-curl=8.1.27-r0 \
15
php81-fpm=8.1.27-r0 \
0 commit comments