Replaced MariaDB library to MySQL 8

This commit is contained in:
Alexey Pustovalov
2020-09-08 07:25:38 -04:00
parent 0eefee60b5
commit 9bc0427ed0
4 changed files with 9 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 \