Skip to content

Commit

Permalink
Merge pull request #895 from uselagoon/renovate/main-xdebug-xdebug-3.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood authored Dec 14, 2023
2 parents d6f4f7e + 66e342e commit 90fcdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/php-fpm/8.3.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ RUN apk update \
&& yes '' | pecl install -f apcu-5.1.23 \
# && yes '' | pecl install -f imagick-3.7.0 \ # fix for https://github.com/Imagick/imagick/pull/641
&& yes '' | pecl install -f redis-5.3.7 \
&& yes '' | pecl install -f xdebug-3.3.0 \
&& yes '' | pecl install -f xdebug-3.3.1 \
&& yes '' | pecl install -f yaml-2.2.3 \
# fix for https://github.com/Imagick/imagick/pull/641
&& cd /tmp \
Expand Down

0 comments on commit 90fcdde

Please sign in to comment.