We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 073bcba commit a98f7e7Copy full SHA for a98f7e7
1 file changed
docker/Dockerfile
@@ -20,6 +20,7 @@ RUN set -x && \
20
python \
21
php${PHP_VERSION}-amqp \
22
php${PHP_VERSION}-xml \
23
+ php${PHP_VERSION}-mysql \
24
libgearman-dev \
25
php-pear \
26
make \
0 commit comments