We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9007e2 commit 6708506Copy full SHA for 6708506
‎bookstack/Dockerfile
@@ -28,6 +28,7 @@ RUN \
28
php83-tokenizer=8.3.15-r0 \
29
php83-xml=8.3.15-r0 \
30
php83-xmlwriter=8.3.15-r0 \
31
+ php83-zip=8.3.15-r0 \
32
php83=8.3.15-r0 \
33
\
34
&& apk add --no-cache --virtual .build-dependencies \
0 commit comments