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 fe4467f commit 4c05910Copy full SHA for 4c05910
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.5-r0 \
13
- nginx=1.24.0-r6 \
+ nginx=1.24.0-r7 \
14
php81-curl=8.1.23-r0 \
15
php81-fpm=8.1.23-r0 \
16
php81-gd=8.1.23-r0 \
0 commit comments