Skip to content

Commit 648938f

Browse files
authored
✨ Add php7-curl (#5)
1 parent f930326 commit 648938f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpmyadmin/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN \
1111
apk add --no-cache \
1212
mariadb-client=10.4.12-r0 \
1313
nginx=1.16.1-r6 \
14+
php7-curl=7.3.14-r0 \
1415
php7-fpm=7.3.14-r0 \
1516
php7-gd=7.3.14-r0 \
1617
php7-json=7.3.14-r0 \

0 commit comments

Comments
 (0)