Skip to content

Commit

Permalink
php8
Browse files Browse the repository at this point in the history
  • Loading branch information
twbworld committed Feb 22, 2024
1 parent 4b1e9b9 commit bd2b454
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 @@ -23,8 +23,6 @@ RUN set -xe \
cron \
ssh \
tzdata \
php8.1-psr \
# Download PSR, see https://github.com/jbboehr/php-psr
&& docker-php-ext-configure gd --with-freetype=/usr/include/ --with-jpeg=/usr/include/ \
&& docker-php-ext-install -j$(nproc) \
gd \
Expand Down

0 comments on commit bd2b454

Please sign in to comment.