Skip to content

Commit ae0fd43

Browse files
authored
🚑 Add php-xmlwriter for QR Code generation (#179)
1 parent 97ac55f commit ae0fd43

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
@@ -25,6 +25,7 @@ RUN \
2525
php8-simplexml=8.0.18-r0 \
2626
php8-tokenizer=8.0.18-r0 \
2727
php8-xml=8.0.18-r0 \
28+
php8-xmlwriter=8.0.18-r0 \
2829
php8=8.0.18-r0 \
2930
\
3031
&& apk add --no-cache --virtual .build-dependencies \

0 commit comments

Comments
 (0)