mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-23 21:30:52 +01:00
Updated Nginx and PHP versions on CentOS based images
This commit is contained in:
parent
5e0caae42c
commit
8af4d22658
@ -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…
Reference in New Issue
Block a user