Skip to content

Commit 7c8142d

Browse files
committed
swoole was temporarily removed due to a segfault
1 parent c90b1d8 commit 7c8142d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

8.3/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ RUN apk add --no-cache \
7676
php83-pecl-redis \
7777
php83-pecl-mongodb \
7878
php83-pecl-imagick \
79-
php83-pecl-xdebug \
80-
php83-pecl-swoole
79+
php83-pecl-xdebug
80+
# php83-pecl-swoole
8181

8282
# Configure PHP-FPM
8383
COPY php-fpm.conf /etc/php83/php-fpm.d/www.conf

0 commit comments

Comments
 (0)