mirror of
https://github.com/hassio-addons/addon-bookstack.git
synced 2025-05-06 20:21:27 +00:00
🔨 Add php-zip (#360)
This commit is contained in:
parent
b9007e2e8e
commit
670850623d
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ RUN \
|
|||
php83-tokenizer=8.3.15-r0 \
|
||||
php83-xml=8.3.15-r0 \
|
||||
php83-xmlwriter=8.3.15-r0 \
|
||||
php83-zip=8.3.15-r0 \
|
||||
php83=8.3.15-r0 \
|
||||
\
|
||||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue