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 6f53901 commit 6299391Copy full SHA for 6299391
1 file changed
phpmyadmin/Dockerfile
@@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
10
RUN \
11
apk add --no-cache \
12
mariadb-client=10.11.3-r0 \
13
- nginx=1.24.0-r5 \
+ nginx=1.24.0-r6 \
14
php81-curl=8.1.19-r2 \
15
php81-fpm=8.1.19-r2 \
16
php81-gd=8.1.19-r2 \
0 commit comments