Skip to content

Commit a98f7e7

Browse files
committed
MySQL driver not found 🤦‍♂️
1 parent 073bcba commit a98f7e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN set -x && \
2020
python \
2121
php${PHP_VERSION}-amqp \
2222
php${PHP_VERSION}-xml \
23+
php${PHP_VERSION}-mysql \
2324
libgearman-dev \
2425
php-pear \
2526
make \

0 commit comments

Comments
 (0)