Replaced MariaDB library to MySQL 8

This commit is contained in:
Alexey Pustovalov
2020-09-07 19:40:45 -04:00
parent 295c9c2fbf
commit 31f8d10a56
4 changed files with 10 additions and 6 deletions

View File

@ -23,7 +23,7 @@ RUN set -eux && \
dejavu-sans-fonts \
curl \
httpd \
mariadb \
mysql \
mod_ssl \
php \
php-fpm \