Skip to content
Snippets Groups Projects
Commit c9f58e87 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

Docker : define PECL xdebug extension version

parent e914d66a
Branches
Tags
No related merge requests found
Pipeline #20410 passed with stage
in 18 minutes and 41 seconds
......@@ -42,7 +42,7 @@ RUN apt-get update -yqq \
RUN pecl install imagick-3.7.0 \
&& pecl install memcached \
&& pecl install xdebug
&& pecl install xdebug-3.1.6
RUN pecl install -n mcrypt
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment