Skip to content

Commit 36ea59f

Browse files
authored
🚑 Add php-iconv for 2FA setup (#249)
1 parent 799fce6 commit 36ea59f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bookstack/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN \
1717
php81-fileinfo=8.1.21-r0 \
1818
php81-fpm=8.1.21-r0 \
1919
php81-gd=8.1.21-r0 \
20+
php81-iconv=8.1.21-r0 \
2021
php81-ldap=8.1.21-r0 \
2122
php81-mbstring=8.1.21-r0 \
2223
php81-mysqlnd=8.1.21-r0 \

0 commit comments

Comments
 (0)