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 f930326 commit 648938fCopy full SHA for 648938f
phpmyadmin/Dockerfile
@@ -11,6 +11,7 @@ RUN \
11
apk add --no-cache \
12
mariadb-client=10.4.12-r0 \
13
nginx=1.16.1-r6 \
14
+ php7-curl=7.3.14-r0 \
15
php7-fpm=7.3.14-r0 \
16
php7-gd=7.3.14-r0 \
17
php7-json=7.3.14-r0 \
0 commit comments