Skip to content

Commit

Permalink
Merge pull request #121 from laminas/feature/zip-binaries
Browse files Browse the repository at this point in the history
Add `unzip` to the installed packages to speed up composer installations
  • Loading branch information
Ocramius committed Aug 11, 2022
2 parents bd2f1c0 + cb6aa7b commit ebe6051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ RUN apt update \
wget \
yamllint \
zip \
unzip \
msodbcsql17 \
\
php-pear \
Expand Down

0 comments on commit ebe6051

Please sign in to comment.