Skip to content

Commit

Permalink
🔨 Add php-zip (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairpaul authored Dec 23, 2024
1 parent b9007e2 commit 6708506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bookstack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 6708506

Please sign in to comment.