mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-08 17:04:31 +01:00
Updated CentOS from stream8 to stream9
This commit is contained in:
parent
9d1218115c
commit
949ff0ea1c
@ -32,7 +32,7 @@ COPY ["conf/etc/", "/etc/"]
|
|||||||
RUN set -eux && \
|
RUN set -eux && \
|
||||||
REPOLIST="baseos,appstream,epel" && \
|
REPOLIST="baseos,appstream,epel" && \
|
||||||
INSTALL_PKGS="bash \
|
INSTALL_PKGS="bash \
|
||||||
curl \
|
curl-minimal \
|
||||||
httpd \
|
httpd \
|
||||||
mod_ssl \
|
mod_ssl \
|
||||||
php \
|
php \
|
||||||
|
Loading…
Reference in New Issue
Block a user