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 36be0a4 commit 8b55c56Copy full SHA for 8b55c56
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-r3 \
+ nginx=1.24.0-r4 \
14
php81-curl=8.1.19-r2 \
15
php81-fpm=8.1.19-r2 \
16
php81-gd=8.1.19-r2 \
0 commit comments