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 6299391 commit a1e2399Copy full SHA for a1e2399
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.3-r0 \
+ mariadb-client=10.11.4-r0 \
13
nginx=1.24.0-r6 \
14
php81-curl=8.1.19-r2 \
15
php81-fpm=8.1.19-r2 \
0 commit comments