Skip to content

Commit

Permalink
#1 - cr fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilpiech97 committed May 6, 2024
1 parent 584d44c commit 8a34567
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions environment/php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ COPY --from=composer_binary /composer /usr/bin/composer

RUN apt-get update && apt-get install -y git zip \
&& apt-get install -y libzip-dev \
&& docker-php-ext-install zip \
&& docker-php-ext-enable zip
&& docker-php-ext-install zip

0 comments on commit 8a34567

Please sign in to comment.