Fix typos

This commit is contained in:
Pierre Grimaud
2020-04-24 01:16:34 +02:00
parent b6e11624fe
commit 2fd9ccff6a
3 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ RUN set -xe; \
# to add more Software's or remove existing one, you need to edit the
# base image (https://github.com/Laradock/workspace).
#
# next lines are here becase there is no auto build on dockerhub see https://github.com/laradock/laradock/pull/1903#issuecomment-463142846
# next lines are here because there is no auto build on dockerhub see https://github.com/laradock/laradock/pull/1903#issuecomment-463142846
libzip-dev zip unzip \
# Install the zip extension
php${LARADOCK_PHP_VERSION}-zip \