mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 00:47:51 +02:00
Updated PHP and nginx packages on Oracle Linux and CentOS
This commit is contained in:
@ -51,7 +51,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
supervisor" && \
|
||||
dnf -y install epel-release && \
|
||||
dnf -y module enable mysql && \
|
||||
dnf -y module enable php:7.4 && \
|
||||
dnf -y module enable php:8.0 && \
|
||||
dnf -y install \
|
||||
--disablerepo "*" \
|
||||
--enablerepo "${REPOLIST}" \
|
||||
|
Reference in New Issue
Block a user