mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 09:57:43 +02:00
Updated Nginx and PHP versions on CentOS based images
This commit is contained in:
parent
32aa272a22
commit
fda90269f1
@ -47,7 +47,7 @@ RUN set -eux && \
|
||||
postgresql \
|
||||
supervisor" && \
|
||||
dnf -y install epel-release && \
|
||||
dnf -y module enable php:7.4 nginx:1.18 && \
|
||||
dnf -y module enable php:8.0 nginx:1.20 && \
|
||||
dnf -y install \
|
||||
--disablerepo "*" \
|
||||
--enablerepo "${REPOLIST}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user