Skip to content

Commit

Permalink
Update RoadRunner.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa authored Jan 18, 2024
1 parent d2ea048 commit 1c26f58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RoadRunner.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ RUN apt-get update; \
--with-webp \
--with-freetype && docker-php-ext-install gd \
&& pecl -q install -o -f redis && docker-php-ext-enable redis \
&& pecl -q install -o -f imagick && docker-php-ext-enable imagick \
&& pecl -q install -o -f rdkafka && docker-php-ext-enable rdkafka \
&& pecl -q install -o -f memcached && docker-php-ext-enable memcached \
&& pecl -q install -o -f igbinary && docker-php-ext-enable igbinary \
Expand Down

0 comments on commit 1c26f58

Please sign in to comment.