Skip to content

Commit ebe6051

Browse files
authored
Merge pull request #121 from laminas/feature/zip-binaries
Add `unzip` to the installed packages to speed up composer installations
2 parents bd2f1c0 + cb6aa7b commit ebe6051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ RUN apt update \
7272
wget \
7373
yamllint \
7474
zip \
75+
unzip \
7576
msodbcsql17 \
7677
\
7778
php-pear \

0 commit comments

Comments
 (0)