Fixed agent2 compilation on CentOS Stream 8

This commit is contained in:
Alexey Pustovalov 2022-05-11 00:05:21 +03:00
parent 6cf4766496
commit c02ed82c67

View File

@ -39,7 +39,7 @@ RUN set -eux && \
tzdata \ tzdata \
iputils \ iputils \
pcre2 \ pcre2 \
libcurl-minimal \ libcurl \
smartmontools \ smartmontools \
sudo \ sudo \
openssl-libs" && \ openssl-libs" && \