Skip to content

Commit 6a7ebe6

Browse files
authored
🔨 Add php7-iconv (#14)
1 parent 1653224 commit 6a7ebe6

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
@@ -14,6 +14,7 @@ RUN \
1414
php7-curl=7.3.18-r0 \
1515
php7-fpm=7.3.18-r0 \
1616
php7-gd=7.3.18-r0 \
17+
php7-iconv=7.3.18-r0 \
1718
php7-json=7.3.18-r0 \
1819
php7-mbstring=7.3.18-r0 \
1920
php7-mysqli=7.3.18-r0 \

0 commit comments

Comments
 (0)