mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 18:07:46 +02: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…
x
Reference in New Issue
Block a user