Skip to content

Commit

Permalink
removing unnecessary redis and igbinary from development Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jgivoni committed Jan 9, 2024
1 parent f2ef113 commit 551f343
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ RUN apk add --no-cache bash

RUN install-php-extensions \
opcache \
redis \
igbinary \
xdebug \
@composer-2

Expand Down

0 comments on commit 551f343

Please sign in to comment.