更新 'centos/1.6.2.24/Dockerfile'

This commit is contained in:
2023-01-23 15:16:56 +08:00
parent fa0aab799b
commit 4e38c59dd2

View File

@@ -6,8 +6,6 @@ LABEL maintainer="Andrius Kairiukstis <k@andrius.mobi>"
ENV ASTERISK_VERSION 1.6.2.24
ENV ASTERISK_ADDONS_VERSION 1.6.2.4
RUN yum -y install fail2ban nano && yum -y clean all && rm -rf /var/cache
COPY build-asterisk.sh /
RUN /build-asterisk.sh