🔨 Add php-zip (#360)

This commit is contained in:
Paul Sinclair 2024-12-23 08:43:53 -05:00 committed by GitHub
parent b9007e2e8e
commit 670850623d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 \