Updated CentOS from stream8 to stream9

This commit is contained in:
Alexey Pustovalov 2023-02-01 15:32:40 +09:00
parent 9d1218115c
commit 949ff0ea1c

View File

@ -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 \