Skip to content

Commit d048017

Browse files
authored
Add php7-xml (#49)
1 parent 816a239 commit d048017

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
@@ -20,6 +20,7 @@ RUN \
2020
php7-mysqli=7.4.15-r0 \
2121
php7-opcache=7.4.15-r0 \
2222
php7-session=7.4.15-r0 \
23+
php7-xml=7.4.15-r0 \
2324
php7-zip=7.4.15-r0 \
2425
php7=7.4.15-r0 \
2526
\

0 commit comments

Comments
 (0)