mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Replaced MariaDB library to MySQL 8
This commit is contained in:
@ -22,7 +22,7 @@ RUN set -eux && \
|
||||
dnf -y install epel-release && \
|
||||
dnf -y install --setopt=install_weak_deps=False --best --setopt=tsflags=nodocs \
|
||||
curl \
|
||||
mariadb \
|
||||
mysql \
|
||||
nginx \
|
||||
php-bcmath \
|
||||
php-fpm \
|
||||
|
Reference in New Issue
Block a user